Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sufyanAbbasi opened this issue Apr 1, 2024 · 1 comment
Assignees
Labels
type: code health Improvements to readability or robustness of codebase
Milestone

Comments

@sufyanAbbasi
Copy link
Contributor

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
Copy link
Contributor Author

Mirror: google/ground-platform#1699

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: code health Improvements to readability or robustness of codebase
Projects
Status: In Progress
Development

No branches or pull requests

2 participants