nextcloud/apps/settings/tests
Ferdinand Thiessen 90d3160185
fix(IntegrityCheck): Ensure the check is run if no results are available
If there are no cached results the current implementation was also returning an empty array,
but this was the same as when there was a successful run.
So to distinguish this we return `null` if there are *no* results.
In this case we need to rerun the integrity checker.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-05 12:42:29 +02:00
..
Activity Update php licenses 2021-06-04 22:02:41 +02:00
AppInfo Update php licenses 2021-06-04 22:02:41 +02:00
Controller Migrate fair use of free push service check to new SetupCheck API 2024-03-18 11:11:06 +01:00
Mailer update usages of AutoSubmittedValue to AutoSubmitted::VALUE_ 2023-01-03 15:28:43 +01:00
Middleware Remove deprecated at() matcher from settings tests 2022-06-07 10:05:18 +02:00
Settings chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SetupChecks fix(IntegrityCheck): Ensure the check is run if no results are available 2024-07-05 12:42:29 +02:00
UserMigration Update composer autoloader 2022-11-22 13:35:17 +01:00