nextcloud/tests
Carl Schwan eef973e85b Minor optimizations for saving user personal information
* Remove double hook: the OC_User::changeUser triggers an
OC\AccountManager::userUpdated and the app is already listening to this
signal in its Application definition

* Make createCard not check if an card exists if we already checked
  previously. We also don't try to get the card if the user is disabled
  as we don't use the card in this case

We this change we go from 100 DB requests to 80 DB requests when saving
an user email address.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit c6fd482edf33214a9ad4787e4cac278f871fa7c8)
2022-05-12 21:02:52 +02:00
..
acceptance Adjust acceptance tests to changes in notifications markup 2022-05-03 23:16:24 +02:00
apps Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +01:00
Core Remove old legacy SvgController and IconsCacher 2022-05-10 23:24:07 +02:00
data Fix tests with email templates 2022-01-18 20:56:50 +01:00
docker Use strict 2021-04-26 12:45:12 +02:00
lib Minor optimizations for saving user personal information 2022-05-12 21:02:52 +02:00
objectstore make object prefix configurable 2016-11-14 15:10:56 +01:00
Test/Repair/Owncloud Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
travis Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +02:00
apps.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
bootstrap.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
drone-run-integration-tests.sh Also run for .sh and .json (when not package or package-lock) 2020-10-30 10:30:50 +01:00
drone-run-php-tests.sh Also run for .sh and .json (when not package or package-lock) 2020-10-30 10:30:50 +01:00
drone-wait-objectstore.sh Use minio for s3 tests 2021-07-01 08:22:24 +02:00
enable_all.php Add tests 2018-01-25 13:44:47 +01:00
jestBabelTransformer.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
jestSetup.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
karma.config.js Adapt test to new dist file layout 2022-01-08 10:14:53 +01:00
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml Convert deprecation warnings to exception in php unit 2022-03-29 21:48:35 +02:00
preseed-config.php Use minio for s3 tests 2021-07-01 08:22:24 +02:00
redis-cluster.config.php Fix drone 2017-07-14 15:04:18 +02:00
redis.config.php Fix drone 2017-07-14 15:04:18 +02:00
startsessionlistener.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00