cordova-android/spec/unit
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
..
builders refactor(check_reqs): drop originalError param from check_android_target (#1260) 2021-07-06 13:33:26 +02:00
config Feature: JVM Args flag (#948) 2020-04-16 09:39:22 -03:00
pluginHandlers fix(pluginHandlers): properly check if path is inside another (#1014) 2020-07-08 23:31:16 +02:00
Adb.spec.js feat(Adb): list devices _and_ emulators in one go (#1125) 2020-11-19 21:30:56 +01:00
android_sdk.spec.js refactor!: drop support for android SDK tool (#1083) 2021-04-13 19:16:43 +09:00
AndroidManifest.spec.js test(AndroidManifest): update theme to Theme.AppCompat.NoActionBar (#1207) 2021-04-16 18:32:46 +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 test: fix unit test failures for certain random orders (#1094) 2020-10-19 10:38:37 +02:00
check_reqs.spec.js feat: remove java 1.8 version check (#1241) 2021-07-07 13:19:09 +02:00
create.spec.js feat(android-studio): display app name as project name (#1173) 2021-03-27 10:06:26 -03:00
emulator.spec.js refactor!: drop support for android SDK tool (#1083) 2021-04-13 19:16:43 +09:00
jasmine.json test: use verbose spec reporter (#778) 2019-07-14 15:36:46 -04:00
java.spec.js refactor(env/java): improve tests and implementation (#1246) 2021-06-23 18:22:04 +02:00
prepare.spec.js tests(prepare): factor out common vars (#1259) 2021-07-06 13:01:37 +02:00
retry.spec.js Add unit tests for run and retryPromise 2018-06-20 13:24:50 +02:00
run.spec.js refactor(run)!: cleanup run method (#1266) 2021-07-11 15:47:07 +02:00
target.spec.js refactor: unify target resolution for devices & emulators (#1101) 2021-04-09 15:37:56 +09:00