Commit Graph

10 Commits

Author SHA1 Message Date
Evan You
dd35cbf69a remove env vars from npm scripts 2017-03-17 12:09:12 +08:00
Evan You
3566d9296d update karma configs to use explicit plugins 2017-02-19 23:21:29 -05:00
Evan You
bb426258a1 skip multiple select tests on Android 4.4 by detecting its bug 2017-01-12 19:36:07 -05:00
Julian Lloyd
3549e73c03 Updated Android 4 SauceLabs configuration (#4672)
* update sauce config for android

SauceLabs has sunset all versions of Android 4 prior to 4.4, as
they are modernizing their infrastructure:

https://wiki.saucelabs.com/pages/viewpage.action?pageId=67012495

This means the previous Selendroid configuration must be changed
for Appium, the new platform for Android 4.4 testing.

* add --no-ssl-bump-domains flag to sauce config

To complicate matters even further, the new Android 4.4 appium
platform seems to surface an SSL error that prevents the karma
tests from running (unless you manually take over the device and
close the popup).

After 2 days of pain going back and forth with a SauceLabs support
tech, it seems that this flag fixes the issue... even though I
hope Google will fix their untrusted certificate authority issues
soon. Until then, this flag gets the job done.

* fix unexpected trailing comma linting error
2017-01-12 18:45:43 -05:00
Evan You
fd5ea73254 test iOS 8 instead of 7 given market share 2016-09-28 18:34:15 -04:00
Evan You
e833d951ab test iOS 9.3 on sauce 2016-08-05 18:04:51 -04:00
Evan You
ce093bdfa3 adjust saucelabs browser list 2016-06-27 22:18:13 -04:00
Evan You
d1a5298372 adjust build setup 2016-06-13 18:56:36 -04:00
Evan You
000433c878 get tests passing on all suacelab browsers 2016-06-13 17:51:22 -04:00
Evan You
9ce3693021 setup unit test 2016-04-23 20:00:38 -04:00