rsksmart/Rootstock Integration Tests Action

This action provides a containerized environment for running integration tests on Rootstock.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rskj-branchThe rskj branch to checkoutyesmaster
powpeg-node-branchThe powpeg-node branch to checkoutyesmaster
rit-branchThe rootstock-integration-tests branch to checkoutnomain
rit-log-levelLog level for the rootstock-integration-testsnoinfo
repo-ownerThe owner of the repositorynorsksmart
rskj-repoThe name of the base rskj repository to checkout (e.g. a private fork)norskj
github-tokenToken used to clone a private base rskj repository. Optional; only required when rskj-repo is private. Pass it from a GitHub Actions secret (reference it with the standard secrets expression, e.g. secrets.MY_TOKEN) and do not hardcode.no""
test-suiteWhich test suite to run: 'short' (fast PR subset) or 'full' (short + extra tests)nofull
namedescription
statusThe status of the integration tests
messageThe output message of the integration tests