google / ground-android

Ground mobile data collection app for Android
http://groundplatform.org
Apache License 2.0
244 stars 115 forks source link

[Code health] Set up end to end testing (local web, mobile, and database emulation) #2420

Open sufyanAbbasi opened 6 months ago

sufyanAbbasi commented 6 months ago

Formulating an overall strategy to run end to end testing on the mobile and web app. Will need to configure something like Docker or Github Hosted Runners which will spin up a local web server + Selenium WebDriver, local Android emulator + app, and a set up local Firebase database/emulator then run through a set of core tests.

sufyanAbbasi commented 6 months ago

Mirror: https://github.com/google/ground-platform/issues/1699

sufyanAbbasi commented 4 months ago

TODOs: