pupilfirst/WD301 Action
Handles checkout, testing, and grading for WD301 submissions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| level_name | Name of level e.g., l1, l2, etc. | — | — |
| globs | This contains the list of files that will be checked during repo verification | — | — |
| copy_commands | Shell commands to execute that copy the required files for running tests | — | — |
| submissionUrl | It contains the url of live application | — | — |
| server | Contains boolean value determining whether Server should be started for the test | — | false |
| cypress_with_env | Contains boolean value indicating whether Cypress tests require an env value. | — | false |
| report_file_path | It contains the path to report.json file, ex: submission/someFolder/report.json | — | — |
| api | Boolean value to determine if API specific steps should be run | — | false |
Outputs
no outputs