moropo-com/Moropo - Trigger Mobile App Test Run

Uses Moropo.com to execute a mobile app UI test

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scheduled_test_idMoropo Scheduled Test ID - find this in your scheduled test setup wizardyes
api_keyMoropo Api Key - find this in your app settings in the Moropo dashboardyes
expo_release_channelExpo Release Channel (optional) - Pass this release channel to your test runno
github_tokenGitHub access token (optional) - so that the action can comment on the PR with the test trigger feedbackno${{ github.token }}
build_pathPath to the build artifact to upload to Moropo before running the testno
moropo_api_urlFor development purposes only - choose a different moropo API URLhttps://api.moropo.com
syncEnables the action to run synchronously, allows comments and checks to be updated without a Github PATfalse
envEnv variables to be passed into the tests, must be in stringified JSON format (e.g. "{ "key": "value" }").no

no outputs