bitcrowd/openproject-plugin_test
Test your OpenProject plugin
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 26, 2021
- License
- MIT
Pinned Snippet
uses: bitcrowd/openproject-plugin_test_action@4c175ccd32a797a3ce4d32c493fd7b184d0af900 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pluginName | Name of the plugin to test as listed in the Gemfile.plugins | yes | — |
| openprojectVersion | Version of OpenProject to test against. Must be a branch or tag name from https://github.com/opf/openproject | no | v12.0.2 |
| testSteps | The 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. | no | run-angular-unit run-rspec-unit run-rspec-features |
Outputs
no outputs