nextcloud/build/integration
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
..
capabilities_features Add intergration tests 2016-04-04 19:35:01 +02:00
config Some tests for the remote cloud api 2017-12-08 16:34:33 +01:00
data Don't set Content-Disposition header if one already exists 2016-12-14 17:35:27 +01:00
features Fix filenames in sharing integration tests 2018-06-28 16:36:19 +02:00
federation_features Federation actually sends an email via Share 2.0 2017-11-27 10:54:40 +01:00
filesdrop_features Add intergration tests 2016-12-02 13:17:53 +01:00
ldap_features remove outdated scenario 2017-01-20 23:41:20 +01:00
remoteapi_features Some tests for the remote cloud api 2017-12-08 16:34:33 +01:00
setup_features Add integration test for web based installer 2016-11-21 22:00:16 +01:00
sharees_features 200 is ok 2017-03-20 13:13:09 -06:00
.gitignore Adding missing files 2015-09-29 13:42:32 +02:00
composer.json Update phpunit/phpunit requirement to ~6.5 in /build/integration 2018-06-13 07:24:40 +02:00
run.sh Make possible to provide "--tags=XXX" parameter to Behat 2018-04-06 15:59:31 +02:00