openactive/OpenActive Test Suite
Test suite for OpenActive implementations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| args | Arguments to pass to `npm start` of OpenActive Test Suite | no | "" |
| config_dir | The path of a config directory to copy into ./config/ of OpenActive Test Suite | no | "" |
| config_file | The path of a config file to copy into ./config/ of OpenActive Test Suite. This will also set NODE_CONFIG and NODE_APP_INSTANCE to ensure that the test suite uses this file. | no | "" |
| NODE_CONFIG | JSON configuration string to pass into OpenActive Test Suite | yes | { "ci": true } |
| NODE_ENV | Value of NODE_ENV environment variable to pass into OpenActive Test Suite | no | "" |
| NODE_APP_INSTANCE | Value of NODE_APP_INSTANCE environment variable to pass into OpenActive Test Suite | no | "" |
Outputs
no outputs