secrets-provider-for-k8s
secrets-provider-for-k8s copied to clipboard
Add tests to verify our logs
We have great logs but we need to verify that they are working with the right flow, otherwise it may confuse us to see some log appear. This document describe all the logs we have and if they have tests or not (acceptance, unit test). I added priorities (High, Medium, Low) so we can handle this better.
We can test our logs by one of those actions :
- existing tests
- Create new acceptance test
- Create new unit test
DOD:
-
[ ] Handle all the high priority issues
-
[ ] Handle all the medium priority issues
-
[ ] Handle all the low priority issues