automationhq-canada/Run Test Bot

Run Test Bot with JWT-based authentication for CI/CD pipelines

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jwt_tokenJWT token for authenticationyes
test_bot_configurationStringified JSON configuration for the test bot (must include testBotId)yes
poll_interval_secondsHow often (in seconds) to poll for execution statusno5
timeout_minutesMaximum time (in minutes) to wait for test bot execution to completeno60
namedescription
execution_idThe execution ID returned by the test bot service
statusFinal execution status (PASSED / FAILED / ERROR)
results_pathPath to the saved detailed results JSON file