cordova-android/spec/unit
Raphael von der Grün bb7d733cde
refactor: unify installation on devices & emulators (#1123)
* refactor: unify installation on devices & emulators

This change replaces the almost identical methods `device.install` and
`emulator.install` with the generic `target.install`.

* fix: use unified installation in platform-centric bins
2020-11-20 22:12:18 +01:00
..
builders fix: GH-873 App bundle builds to obey command-line arguments (#941) 2020-04-01 01:59:39 -03: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 fix: Plugin install fails when preview sdk is installed (#985) 2020-06-18 09:58:14 -03:00
AndroidManifest.spec.js chore(eslint): bump package & apply eslint fix (#955) 2020-04-15 12:36:40 +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 refactor(check_reqs): cleanup default Java location detection on Windows (#1102) 2020-11-19 21:08:43 +01:00
create.spec.js Remove unnecessary stuff (#1015) 2020-07-03 18:53:10 +02:00
device.spec.js refactor: unify installation on devices & emulators (#1123) 2020-11-20 22:12:18 +01:00
emulator.spec.js refactor: unify installation on devices & emulators (#1123) 2020-11-20 22:12:18 +01:00
jasmine.json test: use verbose spec reporter (#778) 2019-07-14 15:36:46 -04:00
prepare.spec.js test: ensure single top-level describe block in test file (#1094) 2020-10-19 10:01:09 +02:00
retry.spec.js Add unit tests for run and retryPromise 2018-06-20 13:24:50 +02:00
run.spec.js refactor: unify installation on devices & emulators (#1123) 2020-11-20 22:12:18 +01:00
target.spec.js refactor: unify installation on devices & emulators (#1123) 2020-11-20 22:12:18 +01:00