Skip to content

CrisisCleanup/crisiscleanup-android

Repository files navigation

Crisis Cleanup

App is started from Now in Android.

  • build-logic keeps nowinandroid/NIA naming from the original files.
  • Normally demo builds are limited/free versions. In this case treat demo as non-production builds for local development using non-production services.
  • Benchmark related files and settings were removed to simplify v1.

E2e tests

Run tests

Maestro screenshot tests are here

  1. Install maestro Recommended way:
    • Install with asdf install or rtx install. This will install maestro with version defined in .tool-versions. Other
  2. Start android emulator
  3. Make sure the required env vars defined in .envrc are set in your environment.
  4. Run tests
    maestro test ./.maestro/<test-dir>
    
    # Run all tests using test script (recommended)
    # Build app before to get app apk before running
    ./scripts/maestro.sh app/build/outputs/apk/demo/debug/app-demo-debug.apk local

Start maestro studio

maestro studio

View App's Hierarchy

maestro hierarchy

About

Current Crisis Cleanup native Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published