run tus test for upload to moved file

This commit is contained in:
swoichha
2020-12-01 14:43:40 +05:45
parent 31a81a4186
commit 673d0e303b
2 changed files with 6 additions and 2 deletions

View File

@@ -15,8 +15,8 @@ config = {
'onlyoffice':'frontend'
},
'apiTests': {
'coreBranch': 'master',
'coreCommit': 'a5df08ca512c3c8e65a01d018c9eec81b9cfccaa',
'coreBranch': 'upload-to-moved-tusTests',
'coreCommit': '',
'numberOfParts': 10
},
'uiTests': {

View File

@@ -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