nextcloud/build/integration/features/bootstrap
Daniel Calviño Sánchez dfcc14c752 Add integration tests for transferring files of a user with a risky name
The files:transfer-ownership performs a sanitization of users with
"risky" display names (including characters like "\" or "/").

In order to allow (escaped) double quotes in the display name the
regular expression used in the "user XXX with displayname YYY exists"
step is not the "standard" one, "([^"]*)".

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-18 20:31:03 +02:00
..
AppConfiguration.php Update license headers 2019-12-05 15:38:45 +01:00
Auth.php Update license headers 2019-12-05 15:38:45 +01:00
BasicStructure.php Add integration tests for creating and updating a mail share 2020-05-29 19:38:28 +00:00
CalDavContext.php Update license headers 2019-12-05 15:38:45 +01:00
CapabilitiesContext.php Update license headers 2019-12-05 15:38:45 +01:00
CardDavContext.php Update license headers 2019-12-05 15:38:45 +01:00
ChecksumsContext.php Update license headers 2019-12-05 15:38:45 +01:00
CommandLine.php Update license headers 2019-12-05 15:38:45 +01:00
CommandLineContext.php Add integration tests for transferring files of a user with a risky name 2020-09-18 20:31:03 +02:00
CommentsContext.php Update license headers 2019-12-05 15:38:45 +01:00
Download.php Update license headers 2019-12-05 15:38:45 +01:00
FakeSMTPHelper.php Add integration tests for creating and updating a mail share 2020-05-29 19:38:28 +00:00
FeatureContext.php Update license headers 2019-12-05 15:38:45 +01:00
FederationContext.php Update license headers 2019-12-05 15:38:45 +01:00
FilesDropContext.php Update license headers 2019-12-05 15:38:45 +01:00
LDAPContext.php Update license headers 2019-12-05 15:38:45 +01:00
Mail.php Add integration tests for creating and updating a mail share 2020-05-29 19:38:28 +00:00
Provisioning.php Add integration tests for transferring files of a user with a risky name 2020-09-18 20:31:03 +02:00
RemoteContext.php Update license headers 2019-12-05 15:38:45 +01:00
Search.php Update license headers 2019-12-05 15:38:45 +01:00
SetupContext.php Update license headers 2019-12-05 15:38:45 +01:00
ShareesContext.php Update license headers 2019-12-05 15:38:45 +01:00
Sharing.php Generalize integration test steps to download last share 2020-05-29 19:38:28 +00:00
SharingContext.php Add integration tests for creating and updating a mail share 2020-05-29 19:38:28 +00:00
TagsContext.php Update license headers 2019-12-05 15:38:45 +01:00
TalkContext.php Add integration tests for video verification 2020-05-29 19:38:28 +00:00
Trashbin.php Update license headers 2019-12-05 15:38:45 +01:00
WebDav.php Update license headers 2019-12-05 15:38:45 +01:00