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

add tests for urlencoded characters #28

Open
untitaker opened this issue Oct 30, 2015 · 1 comment
Open

add tests for urlencoded characters #28

untitaker opened this issue Oct 30, 2015 · 1 comment

Comments

@untitaker
Copy link
Member

Assertions:

  • that special characters are not urlencoded in folder listing
  • that they are correctly handled for GET/PUT to a file
  • maybe that nullbytes in node names are rejected?
  • that arbitrary bytes work in files

cc @fkooman @skddc

@untitaker
Copy link
Member Author

Using something like hypothesis would be nice for those purposes, or some fuzzing library.

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

No branches or pull requests

1 participant