mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2025-02-23 16:42:50 +08:00
![]() * test: let Jasmine handle promises Last in line for apache/cordova#169 * lock in portrait mode to avoid trouble on CI cordova-paramedic runs the SauceLabs CI tests in portrait mode. For the Android 7.0 target, it seemed as our locking to landscape interferes with the Appium driver trying to set the app to portrait orientation. The result is a failure to connect to the device and finally a timeout. To avoid that, we are locking the app into portrait mode instead. * test: verify orientation after locking |
||
---|---|---|
.. | ||
package.json | ||
plugin.xml | ||
tests.js |