tr8team/Gotrade Test Data Action
Gotrade extract test data
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name of the test type (Unit, Integration etc) | yes | — |
| cf_token | Cloudflare API Token | yes | — |
| cf_acc_id | Cloudflare Account ID | yes | — |
| cf_project_name | Cloudflare Pages' Project Name | yes | — |
| test_report_path | Path to test results folder | yes | — |
| coverage_report_path | Path to coverage results folder | yes | — |
| test_result_path | Path to test results summary metadata | yes | — |
| coverage_result_path | Path to coverage results summary metadata | yes | — |
Outputs
| name | description |
|---|---|
| test | Test metadata |
| coverage | Coverage metadata |