Commit Graph

3 Commits

Author SHA1 Message Date
manchandavishal 83cde69f5e Run npm nodejs job with Firefox browser
This patch update browser from PhantomJS to Firefox
in karma.conf.js becuase nodejs-run-test job fails
with PhantomJS browser. So let's switch to Firefox
browser now later once we fix issue with PhantomJS
then we can use it.

Change-Id: I2c82374eae4c4a05848af47cdae3ed4776a60f94
2021-01-07 10:58:48 +00:00
manchandavishal ba3fb0c5fa Run npm nodejs job with Phantomjs browser
This patch update browser from Chrome to Phantomjs
in karma.conf.js because nodejs job fails with Chrome
browser as not able to access some URL.
So let's switch to Phantomjs browser now then we can
use Chrome browser in future once this issue is resolved.

It also adds libfontconfig1 in bindep.txt as phantomjs
requires libfontconfg[1].

[1] https://www.npmjs.com/package/phantomjs-prebuilt#linux-note

Change-Id: Id66915db78d788d98645d536fb112dadf9a89aed
2020-12-15 05:27:22 +00:00
Saju M f1ff41eb84 AngularJS unittest with Jasmine and Karma for gate check
Change-Id: I156ec1665d98f247f01a1b0a5adaf26ab1eb09ce
Co-Authored-By: Saju Madhavan <sajuptpm@gmail.com>
Implements: blueprint angularjs-unittest-with-jasmine-and-karma
2018-07-22 15:55:14 +05:30