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

Accept incoming shares in integration tests #18031

Merged
merged 3 commits into from
Nov 20, 2019

Conversation

danxuliu
Copy link
Member

Follow up to #16828

Besides the integration tests that were failing I have fixed too some that were silently broken (for example, after the behaviour change the orphaned shares test passed anyway, but as the share was not accepted it was not testing anything because the file did not exist). There are surely some left, though. I guess that we will find them... eventually :-P

Also the integration tests should be extended to explicitly check the new behaviour, but... something for the future too ;-)

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
This makes possible to use steps that reference the last share, which
will be needed to accept pending shares.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Now all incoming shares need to be explicitly accepted before being able
to use the shared file or get information about a reshare (although
getting the information of the incoming share is possible before
accepting it).

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
@danxuliu danxuliu added the 3. to review Waiting for reviews label Nov 20, 2019
@danxuliu danxuliu added this to the Nextcloud 18 milestone Nov 20, 2019
@rullzer rullzer merged commit 2b26265 into master Nov 20, 2019
@rullzer rullzer deleted the accept-incoming-shares-in-integration-tests branch November 20, 2019 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants