Setup Github Action for Android testing
Open
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now, tests are possible via `npm run prepare-android`, `npm run run-android`, and `npm run test-android`. These use Capacitor with Playwright to run tests.
Investigate if it is possible to run these tests via Github Actions, perhaps only on demand as the Android emulator is quite resource intensive.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.