secant-android-wallet/docs
Honza Rychnovsky 4eddf4e74b
[#598] Refactoring ScreenshotTest to a separate test module
* Temporary enable FTL test

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

* 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.

* [#598] Refactoring ScreenshotTest to a separate test module

- Created a new com.android.test module
- Moved our ScreenShotTest to the separate module
- Enabled the new module for emulator.wtf service
- Cleaned up the app module from ScreenShotTest
- Updated Architecture and Setup documentation

* Exclude pure test modules from Detekt check

* Improved run configurations

- Changed common emulator.wtf run configuration name to align with the rest of our configurations
- Added configuration for the new screenshot tests module
- Updated documentation

* Linked code TODO

* Disabled self-instrumenting

- As it appeared to be the way how to leverage the app module Gradle settings in this new module
- App name is taken from app module settings
- Screenshot tests works with pseudolocales again
2022-10-18 15:08:36 +02:00
..
testing [#174]added warning screen + StorageChecker.kt (#594) 2022-10-03 15:59:09 +02:00
Architecture.md [#598] Refactoring ScreenshotTest to a separate test module 2022-10-18 15:08:36 +02:00
Build integrity.md [#296] About screen scaffold 2022-04-29 15:26:28 -04:00
CI.md [#433] Use emulator.wtf for tests on CI (#428) 2022-05-17 10:06:56 -04:00
CODE_REVIEW_GUIDELINES.md [#3] Add ktlint 2021-09-18 07:22:42 -04:00
CONDUCT.md [#2] Add project documentation and templates 2021-09-13 15:58:20 -04:00
CONTRIBUTING.md [#401] Add Contributing Guidelines (#402) 2022-04-29 09:27:58 -03:00
Deployment.md [#42] Add app deployment process 2021-12-02 15:18:17 -05:00
README.md [#2] Add project documentation and templates 2021-09-13 15:58:20 -04:00
Setup.md [#598] Refactoring ScreenshotTest to a separate test module 2022-10-18 15:08:36 +02:00
Third party licenses.md [#209] Compose dependency update 2022-06-14 08:50:55 +02:00
responsible_disclosure.md [#2] Add project documentation and templates 2021-09-13 15:58:20 -04:00

README.md

Documentation

Here you'll find documentation TBD