nextcloud/build/integration/features/bootstrap
Vincent Petry c54091d43b
Use authType BASIC for Sabre client in integration tests
This helps massively reduce the numerous useless 401 exceptions that
appears in the test log. These appear only because Sabre first connects
without any auth type to receive the challenge and then sends the
authentication data.

With this change it will directly use basic auth.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-24 12:40:14 -06:00
..
AppConfiguration.php Strict comparisons 2017-03-20 13:13:09 -06:00
Auth.php Use clearer name setUpScenario 2017-02-21 21:43:10 +05:45
BasicStructure.php Strict comparisons 2017-03-20 13:13:09 -06:00
CalDavContext.php Use clearer name setUpScenario 2017-02-21 21:43:10 +05:45
CapabilitiesContext.php Update with robin 2016-07-21 18:13:58 +02:00
CardDavContext.php Use clearer name setUpScenario 2017-02-21 21:43:10 +05:45
ChecksumsContext.php Use clearer name setUpScenario 2017-02-21 21:43:10 +05:45
CommandLine.php Add transfer ownership integration tests (#26543) 2016-12-19 14:10:12 +01:00
CommandLineContext.php Providing --path option to transfer-ownership 2017-03-20 18:29:21 -06:00
CommentsContext.php Add OCS-APIREQUEST header to intergration test calls 2016-08-05 14:17:32 +02:00
FeatureContext.php Update with robin 2016-07-21 18:13:58 +02:00
FederationContext.php Update with robin 2016-07-21 18:13:58 +02:00
FilesDropContext.php Add intergration tests 2016-12-02 13:17:53 +01:00
LDAPContext.php LDAP PUT command now supports setting multiple keys at once 2017-01-20 22:01:08 +01:00
Provisioning.php Fix deletion of groups 2017-03-20 13:13:09 -06:00
SetupContext.php Add integration test for web based installer 2016-11-21 22:00:16 +01:00
ShareesContext.php Update with robin 2016-07-21 18:13:58 +02:00
Sharing.php Integration test check download without saving file locally 2017-03-16 23:57:16 -06:00
TagsContext.php Make intergration tests work again 2017-03-10 20:40:47 +01:00
WebDav.php Use authType BASIC for Sabre client in integration tests 2017-03-24 12:40:14 -06:00