| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This change introduces a new Python test suite to validate the behavior of the CEL Python policy engine against the shared conformance test data. The tests load policy definitions and test cases from YAML and textproto files and execute them using the Python CEL implementation. PiperOrigin-RevId: 933417420
| Back | FazBrowse Home | New Git URL |
Add Python policy conformance tests.
This change introduces a new Python test suite to validate the behavior of the CEL Python policy engine against the shared conformance test data. The tests load policy definitions and test cases from YAML and textproto files and execute them using the Python CEL implementation.