cordova-android/spec/unit
エリス 0e6ad28e56
chore: drop q module (#833)
* chore: drop q module
* chore: fix & complete dropping q
* Fix faulty transformation of Q.when
* Simplify thenResolve transformation
  * Removes unnecesary Promise wrapping in onFulfilled callback.
* Transform .done calls to .then or .catch
  * The important thing is that we always handle rejections.
* Remove Q from specs
Requires Jasmine 3.5
* Replace Q.timeout w/ Promise.race & custom function

Co-authored-by: Raphael von der Grün <raphinesse@gmail.com>
2020-01-07 21:22:59 +09:00
..
builders chore: drop q module (#833) 2020-01-07 21:22:59 +09:00
config Improve Gradle Build Arguments (#699) 2019-04-06 13:28:25 +09:00
pluginHandlers Ensure to lint as many files as possible (#854) 2019-10-21 18:26:17 +02:00
Adb.spec.js chore: replace superspawn & child_process with execa (#862) 2020-01-06 23:15:22 +01:00
android_sdk.spec.js chore: replace superspawn & child_process with execa (#862) 2020-01-06 23:15:22 +01:00
AndroidManifest.spec.js Improve Gradle Build Arguments (#699) 2019-04-06 13:28:25 +09:00
AndroidProject.spec.js Fixes build & run related bugs from builder refactor PR #461 (#490) 2018-09-06 11:06:18 +09:00
Api.spec.js chore: drop q module (#833) 2020-01-07 21:22:59 +09:00
check_reqs.spec.js chore: drop q module (#833) 2020-01-07 21:22:59 +09:00
create.spec.js chore: drop q module (#833) 2020-01-07 21:22:59 +09:00
device.spec.js chore: replace superspawn & child_process with execa (#862) 2020-01-06 23:15:22 +01:00
emulator.spec.js chore: replace superspawn & child_process with execa (#862) 2020-01-06 23:15:22 +01:00
jasmine.json test: use verbose spec reporter (#778) 2019-07-14 15:36:46 -04:00
prepare.spec.js Bumped Dev Dependencies + ESLint Correction 2019-01-15 21:57:08 -08:00
retry.spec.js Add unit tests for run and retryPromise 2018-06-20 13:24:50 +02:00
run.spec.js chore: drop q module (#833) 2020-01-07 21:22:59 +09:00