-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Comments
additionally also related to the same hostCapability.SupportsDeleteFile: Test group: CreateChildFileAndDeleteFile Skipped: CreateChildFile.SuggestedName Skipped: CreateChildFile.SuggestedNameConflict Skipped: CreateChildFile.RelativeName Skipped: CreateChildFile.RelativeNameOverwriteTrueNoEffect Skipped: CreateChildFile.RelativeNameOverwriteFalseNoEffect Skipped: CreateChildFile.RelativeNameConflictNoOverwrite Skipped: CreateChildFile.RelativeNameConflictOverwriteFalse Skipped: CreateChildFile.RelativeNameConflictOverwriteTrue Skipped: CreateChildFile.ConflictingHeaders Skipped: CreateChildFile.RelativeNameConflictOverwriteTrueLocked Skipped: CreateChildFile.FileNameReturnedIsCorrectlyEncoded Skipped: CreateChildFile.FileNameLongerThan512Characters Skipped: CreateChildFile.LicensingPropertiesOnChildFileMatchWithParentFolder |
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'
The text was updated successfully, but these errors were encountered: