aboutsummaryrefslogtreecommitdiffstats
path: root/karma-e2e.conf.js
AgeCommit message (Collapse)Author
2013-06-28chore: set up Sauce Labs with TravisVojta Jina
This should not affect the Jenkins build at all. Now, the Travis build uses Chrome on Sauce Labs, which in theory gives us opportunity to use any browser/platform that Sauce Labs offers.
2013-06-28chore: update karma to 0.9.4Vojta Jina
And also add shared config to make karma configs a bit simpler.
2013-06-28chore(build): change logging level for e2e tests to infoIgor Minar
2013-06-27chore(build): temporarily add more logging to debug flakiness on CIIgor Minar
2013-05-08fix(scenario): update to use our angular-scenario.js rather then karmaMisko Hevery
2013-04-01chore: use KarmaVojta Jina