mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-04 03:09:33 -06:00
run tus test for upload to moved file
This commit is contained in:
@@ -15,8 +15,8 @@ config = {
|
||||
'onlyoffice':'frontend'
|
||||
},
|
||||
'apiTests': {
|
||||
'coreBranch': 'master',
|
||||
'coreCommit': 'a5df08ca512c3c8e65a01d018c9eec81b9cfccaa',
|
||||
'coreBranch': 'upload-to-moved-tusTests',
|
||||
'coreCommit': '',
|
||||
'numberOfParts': 10
|
||||
},
|
||||
'uiTests': {
|
||||
|
||||
@@ -2500,3 +2500,7 @@ apiWebdavUploadTUS/uploadToShare.feature:38
|
||||
# https://github.com/owncloud/product/issues/293 sharing with group not available
|
||||
apiWebdavUploadTUS/uploadToShare.feature:52
|
||||
apiWebdavUploadTUS/uploadToShare.feature:53
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/968 [ocis-storage] PROPFIND on a file uploaded by share receiver is not possible
|
||||
apiWebdavUploadTUS/uploadToShare.feature:66
|
||||
apiWebdavUploadTUS/uploadToShare.feature:67
|
||||
|
||||
Reference in New Issue
Block a user