1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02: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

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'