nextcloud-server/apps/settings/tests/SetupChecks
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-10-15 10:40:25 +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
WellKnownUrlsTest.php