vacxe/Firebase Test Lab
A GitHub Action to run test on Firebase Test Lab
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| service-account | Service account JSON as string | yes | — |
| app | Path to apk | yes | — |
| test | Path to instrument APK | yes | — |
| device-id | Device ID | yes | — |
| os-version-id | OS Versions ID | yes | — |
| orientation | Device orientation | no | portrait |
| locale | Device locale | no | en |
| type | Three main types of Android tests are currently supported: instrumentation, robo, game-loop | no | instrumentation |
| num-flaky-test-attempts | Retry for flaky tests | no | 0 |
| timeout | Timeout, default 100 seconds | no | 100 |
Outputs
no outputs