nextcloud/build/integration/features
Daniel Calviño Sánchez e1c28c403d Fix filenames in sharing integration tests
When a file is shared and the receiver of the share already has a file
with the same name that file is left untouched, and "(2)" is appended to
the name of the shared file.

As "textfile0.txt" is included in the user folder skeleton all the users
in the integration test have that file, so when it is shared the
receiver sees the share as "/textfile0 (2).txt", and her own file as
"/textfile0.txt".

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-06-28 16:36:19 +02:00
..
bootstrap Fixed phpunit Test class 2018-06-13 07:24:41 +02:00
auth.feature Make legacy DAV backend use the BearerAuth backend as well 2017-05-18 21:19:39 +02:00
caldav.feature Don't list on public calendar endpoints 2017-04-05 22:43:05 +02:00
carddav.feature Fix casing of same origin frame option 2017-04-12 12:37:32 +02:00
checksums.feature Checksum intergration test 2016-03-01 11:37:16 +01:00
comments.feature test creating comments with numeric user ids 2018-02-14 14:39:10 +01:00
dav-v2.feature Fix casing of same origin frame option 2017-04-12 12:37:32 +02:00
download.feature Add integration tests for zip32/zip64 boundaries of number of files 2018-04-06 15:59:31 +02:00
external-storage.feature Remove SharedCache::getNumericStorageId to let CacheWrapper do it 2017-03-23 00:02:48 -06:00
favorites.feature Favorites integration tests for shared files 2017-04-12 11:44:57 -05:00
maintenance-mode.feature Clear opcode cache after config change 2017-04-11 18:57:40 +02:00
ocs-v1.feature Add basic osc intergration tests 2016-09-07 13:04:21 +02:00
provisioning-v1.feature Fix integration tests 2018-06-25 17:12:27 +02:00
provisioning-v2.feature Add integration tests 2017-03-20 10:45:27 +01:00
ratelimiting.feature Add support for ratelimiting via annotations 2017-04-13 12:00:16 +02:00
sharing-v1-part2.feature Fix filenames in sharing integration tests 2018-06-28 16:36:19 +02:00
sharing-v1-part3.feature Return whether the file is readable or not in the DAV permissions 2017-11-02 19:37:00 +01:00
sharing-v1.feature Fix unit tests 2017-03-28 21:00:12 -06:00
tags.feature tests for systemtags related to numeric user ids 2018-02-14 17:02:35 +01:00
transfer-ownership.feature Providing --path option to transfer-ownership 2017-03-20 18:29:21 -06:00
trashbin.feature Add integration test for trashbin 2017-04-11 14:59:21 -05:00
webdav-related.feature Add integration tests for length header on new chunking 2017-12-15 14:46:44 +01:00