[tests-only][full-ci] test(collaboration): cover WOPI lock modes - #12828
Open
anon-pradip wants to merge 3 commits into
Open
[tests-only][full-ci] test(collaboration): cover WOPI lock modes#12828anon-pradip wants to merge 3 commits into
anon-pradip wants to merge 3 commits into
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
16 tasks
anon-pradip
force-pushed
the
test/200-ok-for-wopi
branch
2 times, most recently
from
August 20, 2026 11:35
8ee8e46 to
14a0000
Compare
anon-pradip
force-pushed
the
test/200-ok-for-wopi
branch
from
August 26, 2026 05:28
14a0000 to
ca37e9a
Compare
anon-pradip
force-pushed
the
test/200-ok-for-wopi
branch
from
August 26, 2026 06:04
ca37e9a to
3365ddb
Compare
anon-pradip
commented
Aug 26, 2026
| | space | Personal | | ||
| | app | FakeOffice | | ||
| | view_mode | <mode> | | ||
| When user "Alice" sends a lock request with lock id "abcdef123" to the last opened file using wopi endpoint |
Contributor
Author
There was a problem hiding this comment.
WOPI LOCK request: X-WOPI-Override selects the operation, X-WOPI-Lock carries the lock ID (any non-empty value works - only the status code is asserted).
anon-pradip
marked this pull request as ready for review
August 26, 2026 07:00
ishabaral
requested review from
PrajwolAmatya,
ishabaral,
kavitagautam and
saw-jan
August 26, 2026 07:12
anon-pradip
force-pushed
the
test/200-ok-for-wopi
branch
2 times, most recently
from
August 27, 2026 07:15
0dbc601 to
ae45a04
Compare
anon-pradip
force-pushed
the
test/200-ok-for-wopi
branch
from
August 27, 2026 08:35
ae45a04 to
0f61858
Compare
This file contains hidden or 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
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
This PR adds acceptance test coverage for #12257:
LOCKrequests after app-open.200 OKfor view/write modes, Viewer sharees, Space Viewers, and public-link Viewers.Related Issue
Part of: #12472
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: