2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Convert sauce_browser.yml to JSON.

This commit is contained in:
Johann-S
2017-09-28 17:59:13 +03:00
committed by XhmikosR
parent 2244d03b34
commit b001118c98
3 changed files with 68 additions and 79 deletions
+4
View File
@@ -8,6 +8,10 @@ const jsUnitSaucelabs = new JSUnitSaucelabs({
// TODO : get all the browsers in sauce_browsers.yml
// Docs: https://wiki.saucelabs.com/display/DOCS/Platform+Configurator
// Mac Opera is not currently supported by Sauce Labs
// Win Opera 15+ is not currently supported by Sauce Labs
// iOS Chrome is not currently supported by Sauce Labs
const testURL = 'http://localhost:3000/js/tests/index.html?hidepassed'