cordova-android/spec
Raphael von der Grün fb36e03aeb
refactor(run)!: cleanup run method (#1266)
* refactor(run)!: get rid of emit-and-throw & throw-literal antipatterns

* refactor(run)!: convert run method to async/await

* refactor(run): require build module in advance

* refactor(run): minor cleanup

* refactor(run): drop always-undefined option arch

`parseBuildOptions` only sets `arch` if something truthy is passed for
parameter `resolvedTarget` to which we pass `null`.

* refactor(run): destructure buildOptions
2021-07-11 15:47:07 +02:00
..
e2e refactor!: remove most platform binaries (#1100) 2021-07-06 15:37:46 +02:00
fixtures feat: bump gradle@7.1.1 (#1257) 2021-07-07 11:11:24 +09:00
unit refactor(run)!: cleanup run method (#1266) 2021-07-11 15:47:07 +02:00
coverage.json test: use verbose spec reporter (#778) 2019-07-14 15:36:46 -04:00
helper.js test: fix missing stack traces in jasmine output (#1012) 2020-07-02 22:39:03 +02:00