FAST-CASH-

Testing Checklist

Existing automated coverage

The supplied source contains tests for:

Unit tests

Transaction-state tests

Security tests

UI tests

Device/API matrix

Test at minimum across:

Performance

CI

./gradlew test
./gradlew connectedAndroidTest
./gradlew assembleRelease

CI should fail on test failures, lint/security failures, and release configuration errors.