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

Investigate runtime grey box testing (db queries/file system/security etc.) #814

Open
stewartie4 opened this issue Aug 5, 2023 · 0 comments

Comments

@stewartie4
Copy link
Contributor

Now that we have good black box coverage, I think it would be useful to introduce some grey box tests.
These would be against the full running system, but have access to some internal state.
Some things I am thinking of but we can expand:

  • Query DB state, is everything as expected
  • Query M/S/B filesystem
  • Network traffic between services
    etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant