aboutsummaryrefslogtreecommitdiffstats
path: root/karma-e2e.conf.js
AgeCommit message (Collapse)Author
2014-01-28test(docs): convert example end to end doc tests from scenario runner to ↵Julie
protractor Thanks to jeffbcross, petebacondarwin, btford, jdeboer, tbosch for contributions! Closes #6023
2013-12-03chore(travis): give browsers more time to respondVojta Jina
2013-08-23chore(travis): clean up logsVojta Jina
Forward SauceConnect logs and Karma debug logs into a file and print these files at the very end of a build.
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