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

[Tests-Only] update reva api tests related to sharing #37396

Merged
merged 1 commit into from
May 25, 2020

Conversation

C0rby
Copy link
Contributor

@C0rby C0rby commented May 15, 2020

I fixed some issues, unskipped the corresponding tests.
The pr with the fixes:
cs3org/reva#748

Partially fixed
owncloud/ocis-reva#20

Fixed:
owncloud/ocis-reva#26
owncloud/ocis-reva#43
owncloud/ocis-reva#44
owncloud/ocis-reva#94

@C0rby C0rby self-assigned this May 15, 2020
@codecov
Copy link

codecov bot commented May 15, 2020

Codecov Report

Merging #37396 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #37396   +/-   ##
=========================================
  Coverage     64.68%   64.68%           
  Complexity    19331    19331           
=========================================
  Files          1277     1277           
  Lines         75506    75506           
  Branches       1331     1331           
=========================================
  Hits          48838    48838           
  Misses        26276    26276           
  Partials        392      392           
Flag Coverage Δ Complexity Δ
#javascript 54.14% <ø> (ø) 0.00 <ø> (ø)
#phpunit 65.84% <ø> (ø) 19331.00 <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 702d4cb...6420062. Read the comment docs.

Copy link
Member

@individual-it individual-it left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a small comment, rest looks good, but please make a PR to ocis and ocis-reva where this branch is used to run the tests (you just need to change this line in the drone file https://github.com/owncloud/ocis-reva/blob/master/.drone.star#L104 )

@@ -67,7 +67,7 @@ Feature: dav-versions
And user "user0" uploads file "filesForUpload/davtest.txt" asynchronously to "/davtest.txt" in 3 chunks with new chunking and using the WebDAV API
Then the version folder of file "/davtest.txt" for user "user0" should contain "1" element

@smokeTest @issue-ocis-reva-94
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest to leave that tag, just for reference

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why should we leave the issue tag?

@PVince81 PVince81 changed the title [Tests-Only] update reva api tests [Tests-Only] update reva api tests related to sharing May 20, 2020
@PVince81
Copy link
Contributor

there's a conflict

also, should we convert this to a draft PR since the fix itself is not merged, so not ready for review yet?

@C0rby
Copy link
Contributor Author

C0rby commented May 20, 2020

Yes, I think a draft pr would make sense since we don't know when the reva changes will be merged.
There isn't a way to turn this pr to a draft directly, is there?

@PVince81
Copy link
Contributor

it's a bit hard to find :-D
image

@C0rby C0rby marked this pull request as ready for review May 25, 2020 08:07
@C0rby C0rby merged commit 61a14a8 into master May 25, 2020
@delete-merged-branch delete-merged-branch bot deleted the update-ocis-reva-tests branch May 25, 2020 08:41
@individual-it
Copy link
Member

@C0rby I've faked that codecov CI ;-)

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 this pull request may close these issues.

3 participants