SB-Admin-BS4-Angular-8
SB-Admin-BS4-Angular-8 copied to clipboard
chromeHeadless test fail with bscomponent in karma gitlab-ci tests
Hello all,
I'm trying to run some unit tests on some components, so the tests works fine in node js prompt command line with chromeHeadless browser , but when i tried to deploy it to integrate with gitlab-ci using this link errors regarding BScomponent .
I tried also with phantomJS, but it returns "component should be created" , but in the local console all tests works fine.
Any ideas ?