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

Write tests checking if shell special characters in grammar literals get properly quoted in completions #23

Open
adaszko opened this issue Aug 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@adaszko
Copy link
Owner

adaszko commented Aug 4, 2023

Put emphasis on testing : and = in literals in Bash output as they're especially problematic.

Those would need to be e2e tests, so in Python, using pytest. Existing examples in the e2e subdirectory should make it clear what's going on there.

@adaszko adaszko added help wanted Extra attention is needed good first issue Good for newcomers effort:small labels Sep 6, 2023
@adaszko adaszko changed the title Write tests checking if shell special characters in grammar literals are properly quoted in completions Write tests checking if shell special characters in grammar literals get properly quoted in completions Sep 6, 2023
@adaszko adaszko added enhancement New feature or request and removed effort:small help wanted Extra attention is needed good first issue Good for newcomers labels Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant