Skip to content
New issue

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

more subtle ways to test constraints #7

Open
mwotton opened this issue Sep 23, 2020 · 0 comments
Open

more subtle ways to test constraints #7

mwotton opened this issue Sep 23, 2020 · 0 comments

Comments

@mwotton
Copy link
Owner

mwotton commented Sep 23, 2020

currently, we recommend that there be a healthcheck endpoint that throws 500 if anything's broken. This is a barely-adequate stopgap for now: we probably want a way to pass in conditions that can access the full sequence of calls - something like certain routes always returning a 401 before authorisation occurs.

could look to https://hackage.haskell.org/package/servant-quickcheck-0.0.10.0 for inspiration here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant