We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
intercept fetches and replace
Inputs can be static json outputs with json schema validation
The text was updated successfully, but these errors were encountered:
@carterm
What are your current thoughts on automated testing?
Sorry, something went wrong.
Some quick wins
JSON Schema validation.
"$schema"
Dummy (better word needed) environment, complete separate end-to-end test
endpoints.json
Javascript schema validation examples can be found in this project, although using the $schema ref directly would be better than relying on paths. https://github.com/cagov/Cron/tree/master/common/SQL/CDT_COVID/Daily-stats-v2/schema
$schema
carterm
No branches or pull requests
intercept fetches and replace
Inputs can be static json
outputs with json schema validation
The text was updated successfully, but these errors were encountered: