about summary refs log tree commit diff
path: root/tests/unit/test_privileges_spec_parsing.py
AgeCommit message (Collapse)Author
2025-07-24Add test to check for reduction of specifications.Frederick Muriuki Muriithi
2025-07-24Populate empty tests.Frederick Muriuki Muriithi
2025-07-23Add some more tests for invalid specifications.Frederick Muriuki Muriithi
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