mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-03 19:48:31 -05:00
20 KiB
20 KiB
Scenarios from core API tests that are expected to fail with decomposed storage while running with the Graph API
File
Basic file management like up and download, move, copy, properties, trash, versions and chunking.
Custom dav properties with namespaces are rendered incorrectly
ocdav: double-check the webdav property parsing when custom namespaces are used
- coreApiWebdavProperties/setFileProperties.feature:128
- coreApiWebdavProperties/setFileProperties.feature:129
- coreApiWebdavProperties/setFileProperties.feature:130
Sync
Synchronization features like etag propagation, setting mtime and locking files
Uploading an old method chunked file with checksum should fail using new DAV path
- coreApiMain/checksums.feature:233
- coreApiMain/checksums.feature:234
- coreApiMain/checksums.feature:235
Share
d:quota-available-bytes in dprop of PROPFIND give wrong response value
- coreApiWebdavProperties/getQuota.feature:57
- coreApiWebdavProperties/getQuota.feature:58
- coreApiWebdavProperties/getQuota.feature:59
- coreApiWebdavProperties/getQuota.feature:73
- coreApiWebdavProperties/getQuota.feature:74
- coreApiWebdavProperties/getQuota.feature:75
deleting a file inside a received shared folder is moved to the trash-bin of the sharer not the receiver
- coreApiTrashbin/trashbinSharingToShares.feature:54
- coreApiTrashbin/trashbinSharingToShares.feature:55
- coreApiTrashbin/trashbinSharingToShares.feature:56
- coreApiTrashbin/trashbinSharingToShares.feature:83
- coreApiTrashbin/trashbinSharingToShares.feature:84
- coreApiTrashbin/trashbinSharingToShares.feature:85
- coreApiTrashbin/trashbinSharingToShares.feature:142
- coreApiTrashbin/trashbinSharingToShares.feature:143
- coreApiTrashbin/trashbinSharingToShares.feature:144
- coreApiTrashbin/trashbinSharingToShares.feature:202
- coreApiTrashbin/trashbinSharingToShares.feature:203
Other
API, search, favorites, config, capabilities, not existing endpoints, CORS and others
sending MKCOL requests to another or non-existing user's webDav endpoints as normal user should return 404
ocdav: api compatibility, return correct status code
trying to lock file of another user gives http 500
Support for favorites
- coreApiFavorites/favorites.feature:101
- coreApiFavorites/favorites.feature:102
- coreApiFavorites/favorites.feature:103
- coreApiFavorites/favorites.feature:124
- coreApiFavorites/favorites.feature:125
- coreApiFavorites/favorites.feature:126
- coreApiFavorites/favorites.feature:189
- coreApiFavorites/favorites.feature:190
- coreApiFavorites/favorites.feature:191
- coreApiFavorites/favorites.feature:145
- coreApiFavorites/favorites.feature:146
- coreApiFavorites/favorites.feature:147
- coreApiFavorites/favorites.feature:174
- coreApiFavorites/favorites.feature:175
- coreApiFavorites/favorites.feature:176
- coreApiFavorites/favoritesSharingToShares.feature:91
- coreApiFavorites/favoritesSharingToShares.feature:92
- coreApiFavorites/favoritesSharingToShares.feature:93
WWW-Authenticate header for unauthenticated requests is not clear
PATCH request for TUS upload with wrong checksum gives incorrect response
- coreApiWebdavUploadTUS/checksums.feature:74
- coreApiWebdavUploadTUS/checksums.feature:75
- coreApiWebdavUploadTUS/checksums.feature:76
- coreApiWebdavUploadTUS/checksums.feature:77
- coreApiWebdavUploadTUS/checksums.feature:79
- coreApiWebdavUploadTUS/checksums.feature:78
- coreApiWebdavUploadTUS/checksums.feature:147
- coreApiWebdavUploadTUS/checksums.feature:148
- coreApiWebdavUploadTUS/checksums.feature:149
- coreApiWebdavUploadTUS/checksums.feature:192
- coreApiWebdavUploadTUS/checksums.feature:193
- coreApiWebdavUploadTUS/checksums.feature:194
- coreApiWebdavUploadTUS/checksums.feature:195
- coreApiWebdavUploadTUS/checksums.feature:196
- coreApiWebdavUploadTUS/checksums.feature:197
- coreApiWebdavUploadTUS/checksums.feature:240
- coreApiWebdavUploadTUS/checksums.feature:241
- coreApiWebdavUploadTUS/checksums.feature:242
- coreApiWebdavUploadTUS/checksums.feature:243
- coreApiWebdavUploadTUS/checksums.feature:244
- coreApiWebdavUploadTUS/checksums.feature:245
- coreApiWebdavUploadTUS/uploadToShare.feature:255
- coreApiWebdavUploadTUS/uploadToShare.feature:256
- coreApiWebdavUploadTUS/uploadToShare.feature:279
- coreApiWebdavUploadTUS/uploadToShare.feature:280
- coreApiWebdavUploadTUS/uploadToShare.feature:376
- coreApiWebdavUploadTUS/uploadToShare.feature:377
Renaming resource to banned name is allowed in spaces webdav
- coreApiWebdavMove2/moveFile.feature:143
- coreApiWebdavMove1/moveFolder.feature:36
- coreApiWebdavMove1/moveFolder.feature:50
- coreApiWebdavMove1/moveFolder.feature:64
Trying to delete other user's trashbin item returns 409 for spaces path instead of 404
MOVE a file into same folder with same name returns 404 instead of 403
- coreApiWebdavMove2/moveFile.feature:100
- coreApiWebdavMove2/moveFile.feature:101
- coreApiWebdavMove2/moveFile.feature:102
- coreApiWebdavMove1/moveFolder.feature:217
- coreApiWebdavMove1/moveFolder.feature:218
- coreApiWebdavMove1/moveFolder.feature:219
- coreApiWebdavMove2/moveShareOnOpencloud.feature:334
- coreApiWebdavMove2/moveShareOnOpencloud.feature:337
- coreApiWebdavMove2/moveShareOnOpencloud.feature:340
COPY file/folder to same name is possible (but 500 code error for folder with spaces path)
- coreApiSharePublicLink2/copyFromPublicLink.feature:198
- coreApiWebdavProperties/copyFile.feature:1094
- coreApiWebdavProperties/copyFile.feature:1095
- coreApiWebdavProperties/copyFile.feature:1096
Trying to restore personal file to file of share received folder returns 403 but the share file is deleted (new dav path)
Preview. UTF characters do not display on prievew
- coreApiWebdavPreviews/previews.feature:249
- coreApiWebdavPreviews/previews.feature:250
- coreApiWebdavPreviews/previews.feature:251
Preview of text file truncated
- coreApiWebdavPreviews/previews.feature:263
- coreApiWebdavPreviews/previews.feature:264
- coreApiWebdavPreviews/previews.feature:265
Won't fix
Not everything needs to be implemented for opencloud.
- Blacklisted ignored files are no longer required because opencloud can handle
.htaccessfiles without security implications introduced by serving user provided files with apache.
Note: always have an empty line at the end of this file. The bash script that processes this file requires that the last line has a newline on the end.