allsethq/Run Allset Web Tests
Runs automated end-to-end or integration tests against a given environment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | The environment to run against. E.g. 'edge', or 'production'. | yes | — |
| test_set | The sub-set(directory) of tests to run. Defaults to `tests/workflows` which includes all e2e smoke tests. | no | tests/workflows |
| package_token | The Github packages token to use for private NPM Repos | yes | — |
| repo_token | The SSH Deploy Token used to access the private AllsetHQ/web-tests repo | yes | — |
| slack_url | The webhook URL to send slack messages notifying test results to. | yes | — |
Outputs
no outputs