aboutsummaryrefslogtreecommitdiff
path: root/build/saucelabs-unit-test.js
AgeCommit message (Collapse)AuthorFilesLines
2018-08-30move away from sauce labs to browserstackJohann-S1-114/+0
2018-08-12build/*.js: set `sourceType` to module.XhmikosR1-2/+0
2018-04-19detect test exceeded maximum duration on Sauce LabsJohann-S1-4/+9
2018-03-13saucelabs-unit-test.js: tweak failed tests message (#25836)XhmikosR1-2/+3
2018-01-14Update copyright for 2k18 (#25303)Mark Otto1-2/+2
* Update copyright range to include 2018 * Extend copyright date range on new files from 2017 to include 2018
2018-01-11Comply to the new rules.XhmikosR1-1/+1
2017-10-10Add information about failed testsJohann-S1-1/+7
2017-10-08Update saucelabs-unit-test.js (#24297)XhmikosR1-13/+22
Add license header and minor formatting tweaks.
2017-09-29Rename variables and remove unneeded return.XhmikosR1-8/+9
2017-09-29Manage exceed maximum duration for our testJohann-S1-3/+11
2017-09-29Use sauce_browsers.json.Johann-S1-35/+67
2017-09-29Convert sauce_browser.yml to JSON.Johann-S1-0/+4
2017-09-29Specify Travis job ID.Johann-S1-1/+2
2017-09-29ES6-ify build/saucelabs-unit-test.js.XhmikosR1-12/+13
2017-09-29Use jsunitsaucelabs to run our unit tests on SaucelabsJohann-S1-0/+48