secant-android-wallet/.idea/runConfigurations
Honza Rychnovsky bcacf93a04
[#599] Macrobenchmark test module
* Temporary enable FTL test

* Enable emulator.wft tests for ui-integration-test module on CI

* Rebase onto main

* Test Fladle configuration for ui-integration-test module

* Fix Fladle for ui-integration-test module

* Rename ui-integration-test module flade configuration

* Disable again FTL action from PRs

* Clear support for FTL from ui-integration-test module

* Refactor the emulator.wtf support across our modules.

* [#599] Macrobenchmark test module

- Created new dedicated macrobenchmark test module
- Updated related Architecture and Setup documentation
- Connected to app module
- New benchmark build type
- Related run configuration above custom Gradle task
- Basic startup benchmark test included

* Benchmark build variant simplification

* Run benchmarking simplification

* Documentation update.

* New property IS_SIGN_RELEASE_BUILD_WITH_DEBUG_KEY

- It enables signing the release build with debug key configuration. Default value is false.
- First, we check if we can sign it with release configs, otherwise with debug.
- Documentation updated.

* Benchmarking documentation update

* Adds support for Android SDK 32 and 33

- Bumped benchmark library to the latest alpha version
- Which results in a need of adding profile-installer library in target module (app)
- Now we're able to run benchmarking on Android SDK level 29 and higher (i.e. latest levels included)
- Updated related documentation

* Enables benchmarking for emulators

- I've decided to support emulator devices with our benchmark test module at the end. Documentation and code comments explain to a user that the results may not be the same as on a real physical device. But until we have it set up in CI, we can benefit from having it set up like this.
2022-10-27 12:51:24 +02:00
..
app.xml Update project setup instructions 2021-12-11 07:08:12 -05:00
app_connectedCheck.xml [#74] Prevent accidental targeting of newer API levels 2021-11-10 10:44:41 -05:00
assemble.xml [#303] Write crash logs on external storage (#429) 2022-05-31 12:38:02 -04:00
assembleAndroidTest.xml [#303] Write crash logs on external storage (#429) 2022-05-31 12:38:02 -04:00
check.xml [#303] Write crash logs on external storage (#429) 2022-05-31 12:38:02 -04:00
check_connectedCheck_detektAll_ktlint_lint.xml [#303] Write crash logs on external storage (#429) 2022-05-31 12:38:02 -04:00
clean.xml [#3] Add skeleton Gradle project structure 2021-09-18 07:22:42 -04:00
connectedCheck.xml [#303] Write crash logs on external storage (#429) 2022-05-31 12:38:02 -04:00
crash_android_lib_connectedCheck.xml [#303] Write crash logs on external storage (#429) 2022-05-31 12:38:02 -04:00
dependencyUpdates.xml [#3] Add skeleton Gradle project structure 2021-09-18 07:22:42 -04:00
detektAll.xml [#3] Add skeleton Gradle project structure 2021-09-18 07:22:42 -04:00
ktlintFormat.xml [#303] Write crash logs on external storage (#429) 2022-05-31 12:38:02 -04:00
lint.xml [#3] Add skeleton Gradle project structure 2021-09-18 07:22:42 -04:00
preference_impl_android_lib_connectedCheck.xml [#13] Add initial preference infrastructure 2021-10-19 09:26:03 -04:00
sdk_ext_lib_connectedCheck.xml [#28] Initial SDK integration 2021-11-12 07:09:43 -05:00
sdk_ext_ui_lib_connectedCheck.xml [#223] fromZecString reject bad input. 2022-04-08 14:33:08 +02:00
spackle_android_lib_connectedCheck.xml [#303] Write crash logs on external storage (#429) 2022-05-31 12:38:02 -04:00
test_with_emulatorWtf.xml [#598] Refactoring ScreenshotTest to a separate test module 2022-10-18 15:08:36 +02:00
ui_benchmark_test_connectedZcashmainnetBenchmarkAndroidTest.xml [#599] Macrobenchmark test module 2022-10-27 12:51:24 +02:00
ui_design_lib_connectedCheck.xml [#225] Refactor design to separate module 2022-02-23 15:49:03 -05:00
ui_integration_test_connectedCheck.xml [#525] Refactoring Integration Test Module 2022-10-14 14:17:15 +02:00
ui_lib_connectedCheck.xml [#28] Initial SDK integration 2021-11-12 07:09:43 -05:00
ui_screenshot_test_connectedCheck.xml [#598] Refactoring ScreenshotTest to a separate test module 2022-10-18 15:08:36 +02:00