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:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user