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

Missing tests and unclear behaviour of the File class #2570

Closed
mfelsche opened this issue Feb 28, 2018 · 0 comments · Fixed by #2656
Closed

Missing tests and unclear behaviour of the File class #2570

mfelsche opened this issue Feb 28, 2018 · 0 comments · Fixed by #2656

Comments

@mfelsche
Copy link
Contributor

While investigating #2568 during the development sync we found a lack of tests and defined behaviours for the the behaviour of the files.File class, especially when a file is opened in read-only mode and writes are attempted, the desired behaviour would be to raise an error here on the write operation.

It would also make sense to have a more extensive documentation on the behaviour and usage of File.

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