Revise integrated demo_test.go to support policy-opa environment
Closed this issue · 3 comments
independentid commented
Revise integrated demo_test.go to support policy-opa environment
independentid commented
After moving Hexa Industries demo to policy-opa, it seems that the test code assumes the policy-orchestrator enviornment is present. Needs to be updated for local tests specific to hexaIndustriesDemo
independentid commented
The tests assume the old style rego iternpreter. Tests need to be updated to the new style. Tests are currently disabled.
independentid commented
A new demo_test.go has been written based on the new Rego and OIDC enabled environment.