Commit Graph

27 Commits

Author SHA1 Message Date
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
Jan Piotrowski
1d5b98788d chore(release): 3.0.3-dev 2019-06-19 16:15:48 +02:00
Jan Piotrowski
95e664d6eb chore(release): 3.0.2 (version string) 2019-06-19 15:53:17 +02:00
Simon MacDonald
63fbbf45fd Set VERSION to 3.0.2-dev (via coho) 2017-12-27 19:13:50 -05:00
Simon MacDonald
9bd2ef7eda CB-13714 Updated version and RELEASENOTES.md for release 3.0.1 (via coho) 2017-12-27 19:13:36 -05:00
Steve Gill
338424bfc1 Set VERSION to 3.0.1-dev (via coho) 2017-12-15 17:26:45 -08:00
Steve Gill
044e8cc728 CB-13681 Updated version and RELEASENOTES.md for release 3.0.0 (via coho) 2017-12-15 17:25:13 -08:00
Jesse MacFadyen
1d404c5c2f Bump version to 3.0.0-dev, package.json description cleanup 2017-12-13 23:32:55 -08:00
Steve Gill
331003b613 Set VERSION to 2.0.3-dev (via coho) 2017-11-06 14:38:40 -08:00
Steve Gill
8a8f8562cb CB-13542 Updated version and RELEASENOTES.md for release 2.0.2 (via coho) 2017-11-06 14:37:46 -08:00
filmaj
7b6f8d7dbd Set VERSION to 2.0.2-dev (via coho) 2017-04-27 13:11:44 -07:00
filmaj
8699159cf5 CB-12736 Updated version and RELEASENOTES.md for release 2.0.1 (via coho) 2017-04-27 13:11:41 -07:00
Steve Gill
f0c65cfee1 CB-12685: added package.json to tests folder 2017-04-21 19:25:04 -07:00
filmaj
f12721b35e CB-12588: add manual tests in cordova-plugin-test-framework style 2017-03-20 12:36:50 -07:00
Jesse MacFadyen
d9067c5d43 Set VERSION to 2.0.1-dev (via coho?) 2017-03-14 16:22:45 -07:00
Jesse MacFadyen
22fdcf68d6 [CB-12568] Updated version and RELEASENOTES.md for release 2.0.0 2017-03-14 15:17:23 -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