about summary refs log tree commit diff
path: root/tests/unit/test_privileges_spec_parsing.py
AgeCommit message (Collapse)Author
2025-07-23Privileges-check specification parsing: add a new test.Frederick Muriuki Muriithi
Check that the parser reduces interleaved conditions into a simpler tree, merging conditionals where appropriate.
2025-07-22Begin working on simple DSL for privileges checking.Frederick Muriuki Muriithi