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

Fuzz keyboard inputs #50

Closed
tconbeer opened this issue Jun 26, 2023 · 1 comment · Fixed by #80
Closed

Fuzz keyboard inputs #50

tconbeer opened this issue Jun 26, 2023 · 1 comment · Fixed by #80

Comments

@tconbeer
Copy link
Owner

Would be good to have a large, random sequence of keyboard inputs (with a lot of arrows, ctrl+, shift+, etc.) to make sure we don't crash. Empty and full of text.

@tconbeer
Copy link
Owner Author

tconbeer commented Jul 7, 2023

hypothesis could be good for this; esp. text(), permutations(), and sampled_from()

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

Successfully merging a pull request may close this issue.

1 participant