Skip to content

Allow integration tests to optionally access OPA

Shane Hutchins requested to merge update_tests_to_skip_access_to_opa into master

Updated unit and integration tests to default not access OPA. To allow OPA access add --opa_access to pytest line

Merge request reports