14 Commits

Author SHA1 Message Date
Norman Breau
98ec1cff7d
fix(chrome): lock test (#105) 2022-09-22 01:19:23 -03:00
Tim Brust
57df0189e0
refactor(eslint): use cordova-eslint /w fix (#66) 2020-07-02 10:12:53 +00:00
Raphael von der Grün
464ab8541c
test: let Jasmine handle promises (#57)
* 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
2019-11-21 11:49:39 +01:00
filmaj
f12721b35e CB-12588: add manual tests in cordova-plugin-test-framework style 2017-03-20 12:36:50 -07:00
Jesse MacFadyen
9d6f2d271d getter for onchange, add/remove event listeners, this closes #12 2017-03-09 17:57:00 -08:00
Jesse MacFadyen
288c2f8ef2 Fix license header, add trailing newlines 2017-03-09 14:35:57 -08:00
maverickmishra
bef03769de The plugin now follows W 3 specs ; tests for screen.orientation.onchange pending 2017-03-09 14:15:55 -08:00
Jesse MacFadyen
f8207c4164 added missing tests, fixed indentation of js file 2017-03-09 14:15:55 -08:00
maverickmishra
71075a1f32 removed redundant tests 2017-01-25 15:21:04 -08:00
maverickmishra
083578eaa8 Fixed errors in tests and changed plugin test id 2017-01-25 15:02:04 -08:00
maverickmishra
1f536ec80e working version of screen orientation plugin adhering to w3c specs 2017-01-25 10:47:32 -08:00
Alexander Sorokin
cd2ee4666d CB-12286 Tests reworked 2016-12-21 14:46:01 +03:00
Alexander Sorokin
77d471833e CB-12271 (windows) Fixed "platform add" error, added new tests 2016-12-20 17:18:06 +03:00
maverickmishra
f881c95e9a basic tests added 2016-08-30 17:12:46 -07:00