nextcloud/apps/settings/tests
Ferdinand Thiessen 7fbd518452
feat: Make CheckServerResponseTrait public and provide as OCP\SetupCheck\CheckServerResponseTrait
This trait is used by other apps for creating setup checks,
so we should provide it instead apps using private API.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-16 14:58:21 +02:00
..
Activity refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
AppInfo refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Controller refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Mailer refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Middleware refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Settings refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
SetupChecks feat: Make CheckServerResponseTrait public and provide as OCP\SetupCheck\CheckServerResponseTrait 2024-09-16 14:58:21 +02:00
UserMigration test(settings): fix AccountMigratorTest when using PNG avatars 2024-06-14 15:52:21 +02:00