-
Notifications
You must be signed in to change notification settings - Fork 189
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 API tests to check file versions of a file inside a shared space #7969
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 tasks
nirajacharya2
force-pushed
the
hide-file-versions-space
branch
from
December 14, 2023 07:15
372c41a
to
9ef43b6
Compare
nirajacharya2
force-pushed
the
hide-file-versions-space
branch
from
December 14, 2023 09:15
9ef43b6
to
e6a2536
Compare
nirajacharya2
requested review from
phil-davis,
grgprarup,
SwikritiT,
SagarGi,
saw-jan,
amrita-shrestha,
S-Panta,
PrajwolAmatya and
ScharfViktor
December 14, 2023 09:20
nirajacharya2
force-pushed
the
hide-file-versions-space
branch
from
December 14, 2023 09:22
e6a2536
to
12e6b53
Compare
saw-jan
reviewed
Dec 14, 2023
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
Please, add some description. Mentioning the test scenarios added would be helpful. |
SwikritiT
changed the title
[tests-only][full-ci] Adding API tests to check file versions of a file inside a apace
[tests-only][full-ci] Adding API tests to check file versions of a file inside a space
Dec 14, 2023
saw-jan
changed the title
[tests-only][full-ci] Adding API tests to check file versions of a file inside a space
[tests-only][full-ci] Added API tests to check file versions of a file inside a shared space
Dec 14, 2023
nirajacharya2
force-pushed
the
hide-file-versions-space
branch
2 times, most recently
from
December 14, 2023 10:13
5c57eaa
to
3c9cb6d
Compare
saw-jan
reviewed
Dec 14, 2023
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
saw-jan
reviewed
Dec 14, 2023
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
saw-jan
reviewed
Dec 14, 2023
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
saw-jan
reviewed
Dec 14, 2023
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
saw-jan
reviewed
Dec 14, 2023
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
nirajacharya2
force-pushed
the
hide-file-versions-space
branch
2 times, most recently
from
December 14, 2023 10:54
e38f33c
to
869157d
Compare
nirajacharya2
force-pushed
the
hide-file-versions-space
branch
3 times, most recently
from
December 14, 2023 10:56
acd2aef
to
68d84b4
Compare
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
nirajacharya2
force-pushed
the
hide-file-versions-space
branch
from
December 14, 2023 11:23
68d84b4
to
09d4d77
Compare
saw-jan
approved these changes
Dec 14, 2023
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.
👍 ✨
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
ScharfViktor
approved these changes
Dec 14, 2023
ownclouders
pushed a commit
that referenced
this pull request
Dec 14, 2023
…e inside a shared space (#7969) * adding test for file version of a share in a projectspace * adding test for listing file version of a file inside project space
Merged
9 tasks
9 tasks
2403905
pushed a commit
to 2403905/ocis
that referenced
this pull request
Jan 24, 2024
…e inside a shared space (owncloud#7969) * adding test for file version of a share in a projectspace * adding test for listing file version of a file inside project space
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Added API tests for checking file versions of a file in a shared space (file shared with different role)
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: