File tree Expand file tree Collapse file tree 5 files changed +20
-7
lines changed Expand file tree Collapse file tree 5 files changed +20
-7
lines changed Original file line number Diff line number Diff line change 4141 "mocha" : " ~5.2.0" ,
4242 "mochawesome" : " ~3.1.2" ,
4343 "nativescript-css-loader" : " ~0.26.0" ,
44- "nativescript-dev-appium" : " ^5.3.0 " ,
44+ "nativescript-dev-appium" : " next " ,
4545 "nativescript-dev-webpack" : " next" ,
4646 "typescript" : " ~3.5.3"
4747 },
Original file line number Diff line number Diff line change 4545 "noReset" : false ,
4646 "fullReset" : false
4747 },
48+ "android22.sauce" : {
49+ "platformName" : " Android" ,
50+ "platformVersion" : " 5.1" ,
51+ "deviceName" : " Android GoogleAPI Emulator" ,
52+ "lt" : 60000 ,
53+ "newCommandTimeout" : 720 ,
54+ "appiumVersion" : " 1.13.0" ,
55+ "noReset" : true ,
56+ "fullReset" : false ,
57+ "app" : " " ,
58+ "idleTimeout" : 120 ,
59+ "automationName" : " Appium"
60+ },
4861 "android23" : {
4962 "platformName" : " Android" ,
5063 "platformVersion" : " 6.0" ,
Original file line number Diff line number Diff line change 4040 "lazy" : " 1.0.11" ,
4141 "mocha" : " ~5.2.0" ,
4242 "mochawesome" : " ~3.1.2" ,
43- "nativescript-dev-appium" : " ^5.3.0 " ,
43+ "nativescript-dev-appium" : " next " ,
4444 "nativescript-dev-webpack" : " next" ,
4545 "tns-platform-declarations" : " next" ,
4646 "typescript" : " ~3.5.3"
Original file line number Diff line number Diff line change 3434 "lazy" : " 1.0.11" ,
3535 "mocha" : " ~5.2.0" ,
3636 "mochawesome" : " ~3.1.2" ,
37- "nativescript-dev-appium" : " ^5.3.0 " ,
37+ "nativescript-dev-appium" : " next " ,
3838 "nativescript-dev-webpack" : " next" ,
3939 "typescript" : " ~3.5.3"
4040 },
Original file line number Diff line number Diff line change 1616 "@angular/platform-browser-dynamic" : " ~8.2.0" ,
1717 "@angular/router" : " ~8.2.0" ,
1818 "nativescript-angular" : " file:../../nativescript-angular" ,
19- "nativescript-dev-webpack" : " next" ,
2019 "nativescript-theme-core" : " ~1.0.4" ,
2120 "reflect-metadata" : " ~0.1.8" ,
2221 "rxjs" : " ^6.4.0" ,
3332 "lazy" : " 1.0.11" ,
3433 "mocha" : " ~5.2.0" ,
3534 "mochawesome" : " ~3.1.2" ,
36- "nativescript-dev-appium" : " ^5.3.0" ,
35+ "nativescript-dev-appium" : " next" ,
36+ "nativescript-dev-webpack" : " next" ,
3737 "typescript" : " ~3.5.3" ,
38- "@angular/compiler-cli" : " 8.0 .0" ,
39- "@ngtools/webpack" : " 8.0 .0"
38+ "@angular/compiler-cli" : " ~8.2 .0" ,
39+ "@ngtools/webpack" : " ~8.2 .0"
4040 },
4141 "scripts" : {
4242 "e2e" : " tsc -p e2e && mocha --opts ../config/mocha.opts --recursive e2e --appiumCapsLocation ../config/appium.capabilities.json" ,
You can’t perform that action at this time.
0 commit comments