cordova-android/spec/unit
Pieter Van Poyer 7428bd3a7f
Features/webp support for splashscreen (#1113)
* - linting
- platform independent paths in testing
- addes some unittest
- remove duplication + add comments
- delete webp's if png's added, delete png's if webp' added.
- Update bin/templates/cordova/lib/prepare.js Co-authored-by: エリス <erisu@users.noreply.github.com>
- fix https://github.com/apache/cordova-plugin-splashscreen/issues/257 webp support for android

* revert changes

* refactor: use source extension for target in getImageResourcePath

* fix(prepare): include more extensions in initial splash-screen resource map

* tests(prepare): quick-fix for tests

* backward slashes must be changed to forward slashes for fast-glob package.

Co-authored-by: Raphael von der Grün <raphinesse@gmail.com>
2020-12-16 17:21:35 -04:00
..
builders refactor(ProjectBuilder): clean up output file collection code (#1099) 2020-11-21 10:44:56 +01: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 Features/webp support for splashscreen (#1113) 2020-12-16 17:21:35 -04: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