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

Add more e2e tests #45

Open
apstanisic opened this issue Mar 3, 2023 · 0 comments
Open

Add more e2e tests #45

apstanisic opened this issue Mar 3, 2023 · 0 comments
Labels
api Relevant to API enhancement New feature or request priority-high High priority

Comments

@apstanisic
Copy link
Owner

Currently around 75% are happy paths. More tests for authz, authn, to test app for breakage. Test that only specific fields are returned. Error when trying to access forbidden. That app does not leak info about data, for example user can read name, but if user provides where id = 1 he can indirectly find out id.
This is currently all working correctly, but there should be tests for this

@apstanisic apstanisic added enhancement New feature or request api Relevant to API priority-high High priority labels Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relevant to API enhancement New feature or request priority-high High priority
Projects
None yet
Development

No branches or pull requests

1 participant