Github user alsorokin commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-camera/pull/244#discussion_r93733873
--- Diff: appium-tests/android/android.spec.js ---
@@ -21,10 +21,13 @@
*
*/
-// these tests are meant to be executed by Cordova Medic Appium runner
-// you can find it here: https://github.com/apache/cordova-medic/
+// these tests are meant to be executed by Cordova ParaMedic Appium runner
+// you can find it here: https://github.com/apache/cordova-paramedic/
// it is not necessary to do a full CI setup to run these tests
-// just run "node cordova-medic/medic/medic.js appium --platform android
--plugins cordova-plugin-camera"
+// for android 5.1, run:
+// node cordova-paramedic/main.js --platform android --plugin
cordova-plugin-camera --skipMainTests --saucePlatformVersion "5.1" --target
api22
--- End diff --
I think `--saucePlatformVersion` is meant to be used together with
`--shouldUseSauce`
For a local test run, I think it makes sense to use `--target` arg, which
specifies the emulator name to run on.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]