foreai-co/Critical Journey

A GitHub Action to run a Critical Journey UI test

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
test_idID of the test to be run.no""
test_suite_idID of the test suite to be run.no""
service_account_keyKey to the service account that will run the test.yes""
wait_timeout_secondsMaximum number of seconds to wait for the test to complete.no300
website_url_overrideOverride the website URL for the test.no""
params_overrideOverride the params for the test. Must be a valid JSON string.no""
browser_type_overrideBrowser type to use for the test: chromium, firefox, or webkit. Defaults to chromiumno""
create_issue_on_failureIf true, creates a GitHub issue when the test run fails.nofalse
namedescription
resultA message that includes information about the status of the run.