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

Write/enhance tests for special characters #97

Open
PVince81 opened this issue May 29, 2015 · 1 comment
Open

Write/enhance tests for special characters #97

PVince81 opened this issue May 29, 2015 · 1 comment
Labels

Comments

@PVince81
Copy link

Some characters are forbidden. For example one cannot create a file or folder "*".

The tests should try out all WebDAV operations to make sure such files cannot be created, copied, or renamed to such names.

See owncloud/core#16618

@nickvergessen
Copy link

Not sure if that is possible for webdav.
But at least we have a test to make sure that those files are not synced:
https://github.com/owncloud/smashbox/blob/master/lib/test_filenames.py#L17-L22

Resolved?

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

No branches or pull requests

2 participants