-
Notifications
You must be signed in to change notification settings - Fork 187
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] Add tests for move rename file between personal and project space with file id #7535
[tests-only][full-ci] Add tests for move rename file between personal and project space with file id #7535
Conversation
2b5bf97
to
efd62c3
Compare
569bb3e
to
94e136b
Compare
94e136b
to
10e4b7a
Compare
10e4b7a
to
369bac2
Compare
3262e3a
to
4a28f72
Compare
tests/acceptance/features/apiSpacesDavOperation/moveByFileId.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiSpacesDavOperation/moveByFileId.feature
Outdated
Show resolved
Hide resolved
4a28f72
to
6ae2402
Compare
dfb2bd8
to
cc94496
Compare
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
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.
The changes looks good to me. But the branch is very behind master https://github.com/owncloud/ocis/tree/add-test-on-move-rename-between-fileID-project-spaces
Please rebase and push
cc94496
to
dc74aad
Compare
dc74aad
to
fb5d4a3
Compare
fb5d4a3
to
aff9bf3
Compare
aff9bf3
to
6e7b91e
Compare
6e7b91e
to
5187f33
Compare
Kudos, SonarCloud Quality Gate passed! |
Description
This PR adds the test for moving and renaming the files betweeen project space and personal space with the
url
consisting of thefile-id
not nameIn this PR following scenario are added:
Related Issue
create WebDAV API tests for accessing files by fileID #6737
Backport to stable-4.0 [tests-only][full-ci]add tests for move rename file between personal and project space with file id #7807