This epic covers the overall python units tests created for the ScubaGoggles tool
This can be further be split into multiple issues covering the units tests at a more granular level. (say unit tests for provider, unit tests for each baselines)
💠Motivation and context
Current unit tests are rego based
Implementing this epic will help with testing new config file support, #413 (see testing section for this PR on the type of user actions we could automate).
This epic covers the overall python units tests created for the ScubaGoggles tool This can be further be split into multiple issues covering the units tests at a more granular level. (say unit tests for provider, unit tests for each baselines)
💠Motivation and context Current unit tests are rego based
Dependent on epic https://github.com/cisagov/ScubaGoggles/issues/164
Work can progress on this epic once https://github.com/cisagov/ScubaGoggles/issues/164 is implemented
Related Issues: