permitio / opal

Policy and data administration, distribution, and real-time updates on top of Policy Agents (OPA, Cedar, ...)
https://opal.ac
Apache License 2.0
4.49k stars 170 forks source link

Migrate bash tests to PyTest #678

Open danyi1212 opened 1 week ago

danyi1212 commented 1 week ago

Rewrite existing bash E2E tests using PyTest The existing bash script: https://github.com/permitio/opal/blob/master/app-tests/run.sh

Prerequisite setup for PyTest E2E tests: https://github.com/permitio/opal/issues/677

WEI567 commented 6 days ago

null