mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-18 12:41:54 -04:00
* Use same assemble task as detox does (plus arch restriction) * Add detox mock env var * Upload test apk as well * Download test apk and run detox test script * Adapt test step for detox * Update e2e_android.yml * Only run the tests that are passing * Trigger e2e test on PRs to main * Restrict to arch emulator uses * Remove maestro env vars * Add detox logs and screen recordings * Re-arrange CLI args * Remove artifacts config * First test run without logs and screen records * Only run signedOut test * Remove the osx-specific detox lines --------- Co-authored-by: Johannes Klein <17345891+jtklein@users.noreply.github.com>