hexa-org/policy-opa

Revise integrated demo_test.go to support policy-opa environment

Closed this issue · 3 comments

Revise integrated demo_test.go to support policy-opa environment

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

The tests assume the old style rego iternpreter. Tests need to be updated to the new style. Tests are currently disabled.

A new demo_test.go has been written based on the new Rego and OIDC enabled environment.