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 testing #10

Open
notriddle opened this issue Dec 30, 2018 · 1 comment
Open

Fuzz testing #10

notriddle opened this issue Dec 30, 2018 · 1 comment

Comments

@notriddle
Copy link
Member

notriddle commented Dec 30, 2018

Write something that generates random strings, and attempts to parse them, ensuring that the library doesn't panic. After doing so, make sure the library can run the pre_request check random URLs against it also without panicking.

@notriddle
Copy link
Member Author

Being a good first issue, and since we want to avoid having two different people working on the same thing, please leave a comment saying that you want to claim the issue. I'll remove the good first issue and add the assigned label to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant