oblakstudio/Test DDEV addon

Runs a test suite for a DDEV addon

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenAllows ddev get to use a github token to prevent rate limiting by tests In almost any forseeable case you can use secrets.GITHUB_TOKEN here no
debug_enabledDebug the test suite by opening a tmate session nono
ddev_versionDDEV version to test against Can be "edge", "HEAD" or "stable" nostable
test_typeTest type to run. We recommend tagging your bats tests with "local" and "release" Local tests will get the version of the addon in the branch / commit you are testing Release tests will get the version of the addon from the github using latest release no""

no outputs