cordova-android/spec/unit/builders
エリス 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.spec.js Fixes build & run related bugs from builder refactor PR #461 (#490) 2018-09-06 11:06:18 +09:00
ProjectBuilder.spec.js chore: drop q module (#833) 2020-01-07 21:22:59 +09:00