nextcloud/build/integration/features/bootstrap
Daniel Calviño Sánchez 184742e6ff Make possible to set body in requesttoken requests in integration tests
"sendingAToWithRequesttoken" needs to be used to test some non OCS
endpoints which require the request token to be sent in the request. Now
it is possible to specify the body (or, rather, additional contents
beside the cookies and the request token) for those requests, as it will
be needed for example to upload an avatar.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-07 04:32:00 +01:00
..
AppConfiguration.php Reset app configs by deleting the values instead of setting the defaults 2020-11-16 08:54:19 +01:00
Auth.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
BasicStructure.php Make possible to set body in requesttoken requests in integration tests 2020-12-07 04:32:00 +01:00
CalDavContext.php Update license headers for 19 2020-04-29 11:57:22 +02:00
CapabilitiesContext.php Reset app configs by deleting the values instead of setting the defaults 2020-11-16 08:54:19 +01:00
CardDavContext.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ChecksumsContext.php Update license headers for 19 2020-04-29 11:57:22 +02:00
CommandLine.php Simplify the function looking for output 2020-10-27 09:11:19 +01:00
CommandLineContext.php Add integration tests for transferring files of a user with a risky name 2020-09-18 18:34:30 +02:00
CommentsContext.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Download.php Remove unused imports 2020-03-25 22:08:08 +01:00
FakeSMTPHelper.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
FeatureContext.php Update license headers 2019-12-05 15:38:45 +01:00
FederationContext.php Reset app configs by deleting the values instead of setting the defaults 2020-11-16 08:54:19 +01:00
FilesDropContext.php Update license headers for 19 2020-04-29 11:57:22 +02:00
LDAPContext.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Mail.php Add integration tests for creating and updating a mail share 2020-05-29 02:50:29 +02:00
Provisioning.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
RemoteContext.php Update license headers 2019-12-05 15:38:45 +01:00
Search.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SetupContext.php Update license headers 2019-12-05 15:38:45 +01:00
ShareesContext.php Reset app configs by deleting the values instead of setting the defaults 2020-11-16 08:54:19 +01:00
Sharing.php Generalize integration test steps to download last share 2020-05-29 02:46:12 +02:00
SharingContext.php Add integration tests for creating shares with default expiration dates 2020-11-16 08:54:19 +01:00
TagsContext.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
TalkContext.php Add integration tests for video verification 2020-05-29 02:50:30 +02:00
Trashbin.php Make sure every file ends with an empty newline 2020-04-09 16:11:50 +02:00
WebDav.php Update license headers for 19 2020-04-29 11:57:22 +02:00