Open khieta opened 2 months ago
Cedar policy tests added in #1223. Tests include the keywords "true", "false", "if", "then", "else", "in", "like", "has", "is", "__cedar", "principal", "action", "resource", "context", "permit", "forbid", "when", "unless".
ref #407 for "parser error messages make sense."
Describe the improvement you'd like to request
Add tests for the use of keywords in Cedar and JSON formats to make sure that 1) the results are what we expect and 2) the parser error messages make sense.
We should test:
Describe alternatives you've considered
No response
Additional context
No response
Is this something that you'd be interested in working on?