moropo-com/Moropo - Trigger Mobile App Test Run
Uses Moropo.com to execute a mobile app UI test
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scheduled_test_id | Moropo Scheduled Test ID - find this in your scheduled test setup wizard | yes | — |
| api_key | Moropo Api Key - find this in your app settings in the Moropo dashboard | yes | — |
| expo_release_channel | Expo Release Channel (optional) - Pass this release channel to your test run | no | — |
| github_token | GitHub access token (optional) - so that the action can comment on the PR with the test trigger feedback | no | ${{ github.token }} |
| build_path | Path to the build artifact to upload to Moropo before running the test | no | — |
| moropo_api_url | For development purposes only - choose a different moropo API URL | — | https://api.moropo.com |
| sync | Enables the action to run synchronously, allows comments and checks to be updated without a Github PAT | — | false |
| env | Env variables to be passed into the tests, must be in stringified JSON format (e.g. "{ "key": "value" }"). | no | — |
Outputs
no outputs