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

hypothesis strategies generate a very limited number of URL features #181

Open
glyph opened this issue May 2, 2023 · 0 comments
Open

hypothesis strategies generate a very limited number of URL features #181

glyph opened this issue May 2, 2023 · 0 comments

Comments

@glyph
Copy link
Collaborator

glyph commented May 2, 2023

as I'm working to remove hypothesis from Klein, I put a URL with a query string into my test data and discovered that encoded_urls / decoded_urls don't actually produce any URLs with usernames, passwords, query strings, etc; only host, ports, and paths. It would probably be good to have these strategies — or at least some strategies — produce things other than interesting path / DNS encodings!

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