secant-android-wallet/docs/testing/manual_testing
Alex 386b400e22
[#174]added warning screen + StorageChecker.kt (#594)
* [#174]added warning screen + StorageChecker.kt

* [#174]added warning screen + StorageChecker.kt

* added manual test

* added manual test

* resolved merge conflicts

* code review fixes

* added vector drawable

* Add units

Co-authored-by: Carter Jernigan <git@carterjernigan.com>
2022-10-03 15:59:09 +02:00
..
Contact Support.md [#303] Write crash logs on external storage (#429) 2022-05-31 12:38:02 -04:00
Crash Reporting.md [#303] Write crash logs on external storage (#429) 2022-05-31 12:38:02 -04:00
Launcher icon.md [#20] Add launcher icon 2021-12-02 15:16:20 -05:00
Logging.md [#303] Write crash logs on external storage (#429) 2022-05-31 12:38:02 -04:00
Low device storage.md [#174]added warning screen + StorageChecker.kt (#594) 2022-10-03 15:59:09 +02:00
QR Code Generation.md [#145] Profile scaffold 2022-01-13 12:49:08 -05:00
QR Scan.md [#552] Compose dependencies update (#589) 2022-09-22 15:55:34 +02:00
README.md [#2] Add project documentation and templates 2021-09-13 15:58:20 -04:00
Screen brightness.md [#167] Increase brightness when displaying QR Code (#596) 2022-09-29 15:13:54 +02:00
ScreenSecurity.md [#551] Prevent screenshots when seed phrase is displayed on the screen (#590) 2022-09-26 10:28:08 +02:00
Splash screen.md [#14] Splash screen 2021-12-04 09:01:21 -05:00

README.md

Manual testing

We aim to automate as much as we possibly can. Still manual testing is really important for Quality Assurance.

Here you'll find our manual testing scripts. When developing a new feature you can add your own that provide the proper steps to properly test it.