complgen icon indicating copy to clipboard operation
complgen copied to clipboard

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

Open adaszko opened this issue 1 year ago • 0 comments

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 avatar Aug 04 '23 09:08 adaszko