nextcloud/build/integration/features/bootstrap
Daniel Calviño Sánchez 59b62aa50f test: Add integration tests for saving external userglobal storages
As the external storage uses the Nextcloud server itself the number of
workers of the PHP process running the Nextcloud server had to be
increased. Otherwise if a request is sent for the external storage while
handling a request from the integration tests a deadlock would occur.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-09-05 04:18:38 +02:00
..
AppConfiguration.php Require a recent phpunit version in integration and acceptance 2022-05-24 18:54:29 +02:00
Auth.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Avatar.php composer run cs:fix 2023-01-20 11:45:08 +01:00
BasicStructure.php test: Add integration tests for saving external userglobal storages 2024-09-05 04:18:38 +02:00
CalDavContext.php perf: skip request without write permission 2023-06-19 13:42:13 +00:00
CapabilitiesContext.php Update php licenses 2021-06-04 22:02:41 +02:00
CardDavContext.php perf: skip request without write permission 2023-06-19 13:42:13 +00:00
ChecksumsContext.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +01:00
CollaborationContext.php fix(autocomplete): Fix missing user status on autocomplete endpoint 2023-09-28 14:02:18 +02:00
CommandLine.php Require a recent phpunit version in integration and acceptance 2022-05-24 18:54:29 +02:00
CommandLineContext.php Require a recent phpunit version in integration and acceptance 2022-05-24 18:54:29 +02:00
CommentsContext.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ContactsMenu.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Download.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ExternalStorage.php test: Add integration tests for saving external userglobal storages 2024-09-05 04:18:38 +02:00
FakeSMTPHelper.php Update php licenses 2021-06-04 22:02:41 +02:00
FeatureContext.php test: Add integration tests for saving external userglobal storages 2024-09-05 04:18:38 +02:00
FederationContext.php Add integration tests for federated shares from unavailable servers 2021-11-05 09:48:52 +01:00
FilesDropContext.php Update GuzzleHttp function call for v7 2022-02-22 23:07:16 +01:00
LDAPContext.php Update php licenses 2021-06-04 22:02:41 +02:00
Mail.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Provisioning.php Require a recent phpunit version in integration and acceptance 2022-05-24 18:54:29 +02:00
RemoteContext.php Update php licenses 2021-06-04 22:02:41 +02:00
Search.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SetupContext.php Update php licenses 2021-06-04 22:02:41 +02:00
ShareesContext.php Update php licenses 2021-06-04 22:02:41 +02:00
Sharing.php test(Sharing): Integration test for no expiration set date for share 2024-06-13 18:34:51 +02:00
SharingContext.php Add test for received share in share_folder 2022-11-15 09:57:44 +01:00
TagsContext.php Update php licenses 2021-06-04 22:02:41 +02:00
TalkContext.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Trashbin.php composer run cs:fix 2023-01-20 11:45:08 +01:00
WebDav.php confirm content on dav-v2 test 2023-11-25 08:26:25 +01:00