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

WOPI-Validator: RenameFile #196

Open
dviry opened this issue Mar 8, 2025 · 1 comment
Open

WOPI-Validator: RenameFile #196

dviry opened this issue Mar 8, 2025 · 1 comment
Assignees

Comments

@dviry
Copy link
Collaborator

dviry commented Mar 8, 2025

Specific file operations based on container rights and hostCapability.SupportsDeleteFile

Test group: RenameFileIfCreateChildFileIsNotSupported
Skipped: PutRelativeAndRenameFile.RenameShouldSucceed
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: PutRelativeAndRenameFile.FileNameAfterRenameIsCorrectlyEncoded
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: PutRelativeAndRenameFile.RenamingALockedFileWithACorrectLockHeaderValueShouldSucceed
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: PutRelativeAndRenameFile.RenamingALockedFileWithAnIncorrectLockHeaderValueShouldReturnA409
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: PutRelativeAndRenameFile.RenamingADeletedFileShouldReturnA404
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: PutRelativeAndRenameFile.RenameShouldNotChangeFileExtension
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Test group: RenameFileIfCreateChildFileIsSupported
Skipped: CreateChildFileAndRenameFile.RenameShouldSucceed
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFileAndRenameFile.FileNameAfterRenameIsCorrectlyEncoded
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFileAndRenameFile.RenamingALockedFileWithACorrectLockHeaderValueShouldSucceed
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFileAndRenameFile.RenamingALockedFileWithAnIncorrectLockHeaderValueShouldReturnA409
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFileAndRenameFile.RenamingADeletedFileShouldReturnA404
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFileAndRenameFile.RenameShouldNotChangeFileExtension
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

@dviry dviry self-assigned this Mar 8, 2025
@dviry
Copy link
Collaborator Author

dviry commented Mar 8, 2025

additionally also related to the same hostCapability.SupportsDeleteFile:

Test group: CreateChildFileAndDeleteFile
Skipped: CreateChildFileAndDelete
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFile.SuggestedName
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFile.SuggestedNameConflict
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFile.RelativeName
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFile.RelativeNameOverwriteTrueNoEffect
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFile.RelativeNameOverwriteFalseNoEffect
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFile.RelativeNameConflictNoOverwrite
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'
Re-run command: .\wopivalidator.exe -n CreateChildFile.RelativeNameConflictNoOverwrite -w http://localhost:28752/wopi/files/Llx0ZXN0LndvcGl0ZXN0 -t Anonymous -l 0

Skipped: CreateChildFile.RelativeNameConflictOverwriteFalse
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'
Re-run command: .\wopivalidator.exe -n CreateChildFile.RelativeNameConflictOverwriteFalse -w http://localhost:28752/wopi/files/Llx0ZXN0LndvcGl0ZXN0 -t Anonymous -l 0

Skipped: CreateChildFile.RelativeNameConflictOverwriteTrue
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFile.ConflictingHeaders
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFile.RelativeNameConflictOverwriteTrueLocked
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFile.FileNameReturnedIsCorrectlyEncoded
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFile.FileNameLongerThan512Characters
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Skipped: CreateChildFile.LicensingPropertiesOnChildFileMatchWithParentFolder
CheckFileInfo, response code: 200 OK
Incorrect value for 'SupportsDeleteFile' property. Expected: 'True', Actual: 'False'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant