-
Notifications
You must be signed in to change notification settings - Fork 184
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][full-ci]Added test for the copy with file-id in web-dav-url
#7308
Conversation
a10c402
to
2074101
Compare
f3e5bce
to
3f702e4
Compare
3f702e4
to
7b7a6ce
Compare
tests/acceptance/features/apiSpacesDavOperation/copyByFileId.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiSpacesDavOperation/copyByFileId.feature
Outdated
Show resolved
Hide resolved
133cac7
to
dd1b7f9
Compare
tests/acceptance/features/apiSpacesDavOperation/copyByFileId.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiSpacesDavOperation/copyByFileId.feature
Outdated
Show resolved
Hide resolved
dd1b7f9
to
deec3a9
Compare
@SagarGi this branch is a 18 commits behind master https://github.com/owncloud/ocis/tree/copy_test_with_file_id can you please rebase and push |
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.
Generally, looks good to me 👍 ✨
deec3a9
to
a432005
Compare
a432005
to
364c483
Compare
Kudos, SonarCloud Quality Gate passed! |
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.
LGTM 👍 ✨
Description
This PR adds test coverage for copying the files within personal space with the
url
consisting of thefile-id
not name.This PR adds copying with file id only within
Personal
SpaceRelated issue:
#6737