runpod/Run Runpod Tests

Run a runpod serverless worker based on a given image and record the results

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
image-tagThe image tag of the docker image to testyes
test-filenameThe name of a file containing test casesyes.github/tests.json
runpod-api-keyA valid runpod api keyyes
request-timeoutNumber of seconds to wait on each request before timing outno300
container-registry-auth-idA runpod id for a registry auth object - only needed if creating templates from a private container imageno
namedescription
resultsThe test results encoded as JSON
total-testsThe number of total tests
startedThe number of tests that were successfully started
completedThe number of tests that were completed
succeededThe number of tests that were successfully completed
output-providedThe number of tests where expected output was provided
output-matchedThe number of tests where output matched exactly with expected