nextcloud-server/tests
Côme Chilliet 12edd2b23a
fix: Deduplicate code by using DependencyAnalyzer in the AppManager
Was a bit more complicated than expected because of a dependency loop,
the L10N factory uses the app manager, thus the AppManager cannot depend
on I10N directly or indirectly in its constructor.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-08-18 17:09:40 +07:00
..
Core fix: resolve invalid usage of `AppConfig::getValue` 2025-08-18 13:24:18 +07:00
apps
blueprints
data chore: Remove references to obsolete field ocsid in apps info.xml 2025-08-18 16:15:25 +07:00
docker
lib fix: Deduplicate code by using DependencyAnalyzer in the AppManager 2025-08-18 17:09:40 +07:00
objectstore chore: Add SPDX header 2024-05-22 19:58:12 +07:00
autoload.php chore: Add an autoload.php file for tests relying on core class 2025-05-19 11:30:37 +07:00
bootstrap.php test: add env option to disable loading all installed apps during tests 2025-08-11 13:35:57 +07:00
databases-all-config.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
drone-run-integration-tests.sh
drone-run-php-tests.sh
drone-wait-objectstore.sh
enable_all.php chore: Replace last calls to OC_App::enable by IAppManager 2025-08-18 17:09:39 +07:00
karma.config.js test: adjust karma global state mock 2025-06-16 15:55:12 +07:00
phpunit-autotest-external.xml ci: Migrate PHPUnit configs 2025-06-06 14:36:31 +07:00
phpunit-autotest.xml ci: Migrate PHPUnit configs 2025-06-06 14:36:31 +07:00
preseed-config.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
redis-cluster.config.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
redis.config.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
startsessionlistener.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00