-
Notifications
You must be signed in to change notification settings - Fork 5
Test remote sharing #102
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
Test remote sharing #102
Conversation
lib/oc-tests/test_remoteShareFile.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check return values to be > 0
e2f548d to
bccc188
Compare
bccc188 to
4bb24b0
Compare
|
This should be ready for merge now. |
|
Some errors against stable9 (b3fef3900656b66d938067c6b8c14b1c94efd1a6) |
|
Right, caused by the changes that lead to owncloud/core#22495 Adjusted the test to make sure sharing is always accepted and added FIXME code blocks for the "expected" behaviour |
|
👍 |
Test is currently failing, because deleting a remote shared file does not remove the file on the other end:
Requires:
Fails due to:
Fix #13