awell-health/Careflow Validation
Validate cases using this action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | The link to the .yaml file with the cases with instructions | yes | careflow-validation.yaml |
| api_key | The Awell API key to use for authentication. | yes | — |
| awell_environment | The endpoint to use for the GraphQL API. | yes | development |
| careflow_id | The ID of the careflow to validate. | yes | — |
| timeout_ms | Timeout to fail in ms | — | 60000 |
| e2e | If set to true, it will run using the orchestration engine instead of the preview engine. This setting is useful for end-to-end tests post-release. | — | false |
| leave_dirty | If set to true, it will not clean up the careflow after the test. This setting is useful for debugging. | — | false |
Outputs
| name | description |
|---|---|
| results | The results of the test cases |