Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve permission_parser ux and test coverage #8

Open
Lodek opened this issue Jan 23, 2023 · 0 comments
Open

Improve permission_parser ux and test coverage #8

Lodek opened this issue Jan 23, 2023 · 0 comments

Comments

@Lodek
Copy link
Member

Lodek commented Jan 23, 2023

permission_parser package implements a minimal recursive parser and lexer for permission expressions.
It's functional but not thoroughly tested for invalid input.

The scope of the task is to:

  • research testing strategy for the lexer / parser
  • write tests where lexer correctly handles utf8 input
  • review error messages emitted by parser and lexer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant