bitcrowd/openproject-plugin_test

Test your OpenProject plugin

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 26, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: bitcrowd/openproject-plugin_test_action@4c175ccd32a797a3ce4d32c493fd7b184d0af900 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pluginNameName of the plugin to test as listed in the Gemfile.pluginsyes
openprojectVersionVersion of OpenProject to test against. Must be a branch or tag name from https://github.com/opf/openprojectnov12.0.2
testStepsThe test steps to use. Must be given in the order outlined in the default value but you can leave out some tests if you want.norun-angular-unit run-rspec-unit run-rspec-features

no outputs