nextcloud-server/apps/settings/tests/SetupChecks
Marcel Klehr 4a01d24295 feat(SetupChecks): Add check for TaskProcessing pickup speed
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-05-24 08:52:14 +07:00
..
AppDirsWithDifferentOwnerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
CodeIntegrityTest.php fix(IntegrityCheck): Ensure the check is run if no results are available 2024-07-03 11:37:49 +07:00
DataDirectoryProtectedTest.php refactor(settings): `CheckServerResponseTrait` always expect absolute path 2024-09-13 13:09:40 +07:00
ForwardedForHeadersTest.php
OcxProvicersTest.php
PhpDefaultCharsetTest.php
PhpOutputBufferingTest.php
SecurityHeadersTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
SupportedDatabaseTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
TaskProcessingPickupSpeedTest.php feat(SetupChecks): Add check for TaskProcessing pickup speed 2025-05-24 08:52:14 +07:00
WellKnownUrlsTest.php