nextcloud/tests/lib
Daniel Kesselberg 53fb05e2d0
fix(nullcache): make get compliant with the interface
The interface defines ICacheEntry|false, thus we should not return null.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-06-26 09:54:48 +02:00
..
Accounts chore: run rector on tests 2025-06-12 18:31:58 +02:00
Activity chore: run rector on tests 2025-06-12 18:31:58 +02:00
App feat(lexicon): fix tests 2025-06-24 12:10:57 -01:00
AppFramework chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
Archive chore: run rector on tests 2025-06-12 18:31:58 +02:00
Authentication chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
Avatar chore: run rector on tests 2025-06-12 18:31:58 +02:00
BackgroundJob chore: run rector on tests 2025-06-12 18:31:58 +02:00
Cache chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
Calendar chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
Collaboration chore: run rector on tests 2025-06-12 18:31:58 +02:00
Command chore: run rector on tests 2025-06-12 18:31:58 +02:00
Comments chore: run rector on tests 2025-06-12 18:31:58 +02:00
Config feat(lexicon): new tests about lexicon migration 2025-06-24 12:10:57 -01:00
Contacts/ContactsMenu chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
DB feat(lexicon): migrate config key/value 2025-06-24 12:10:57 -01:00
Diagnostics refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
DirectEditing chore: run rector on tests 2025-06-12 18:31:58 +02:00
Encryption chore: run rector on tests 2025-06-12 18:31:58 +02:00
Federation test: Fix non-static data providers 2025-05-15 08:25:01 +02:00
Files fix(FilenameValidator): use _ as default replacement for invalid chars 2025-06-18 09:44:57 +02:00
FilesMetadata test: add some minimal testing for metadata storage 2024-11-07 16:27:16 +01:00
GlobalScale test: Fix tests/lib/[C-G]* 2025-05-15 08:24:57 +02:00
Group chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
Hooks chore: run rector on tests 2025-06-12 18:31:58 +02:00
Http chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
IntegrityCheck chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
L10N chore: run rector on tests 2025-06-12 18:31:58 +02:00
Lock chore: run rector on tests 2025-06-12 18:31:58 +02:00
Lockdown fix(nullcache): make get compliant with the interface 2025-06-26 09:54:48 +02:00
Log chore: run rector on tests 2025-06-12 18:31:58 +02:00
Mail chore: run rector on tests 2025-06-12 18:31:58 +02:00
Memcache chore: run rector on tests 2025-06-12 18:31:58 +02:00
Migration test: Fix tests/lib/[H-N]* 2025-05-15 08:24:59 +02:00
Net test: Fix non-static data providers 2025-05-15 08:25:01 +02:00
Notification test: Fix tests/lib/[H-N]* 2025-05-15 08:24:59 +02:00
OCS chore: run rector on tests 2025-06-12 18:31:58 +02:00
Preview chore: run rector on tests 2025-06-12 18:31:58 +02:00
Profile/Actions fix(FediverseAction): Ensure valid fediverse links are generated 2025-02-06 11:58:24 +01:00
Remote chore: run rector on tests 2025-06-12 18:31:58 +02:00
Repair chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
RichObjectStrings chore: run rector on tests 2025-06-12 18:31:58 +02:00
Route chore: run rector on tests 2025-06-12 18:31:58 +02:00
Security chore: run rector on tests 2025-06-12 18:31:58 +02:00
Session chore: run rector on tests 2025-06-12 18:31:58 +02:00
Settings chore: run rector on tests 2025-06-12 18:31:58 +02:00
SetupCheck feat: Make CheckServerResponseTrait public and provide as OCP\SetupCheck\CheckServerResponseTrait 2024-09-16 14:58:21 +02:00
Share chore: run rector on tests 2025-06-12 18:31:58 +02:00
Share20 chore: run rector on tests 2025-06-12 18:31:58 +02:00
Support chore: run rector on tests 2025-06-12 18:31:58 +02:00
SystemTag chore: run rector on tests 2025-06-12 18:31:58 +02:00
Talk chore: Add SPDX header 2024-05-13 17:41:36 +02:00
TaskProcessing chore: run rector on tests 2025-06-12 18:31:58 +02:00
Template chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
TextProcessing chore: run rector on tests 2025-06-12 18:31:58 +02:00
Traits chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
Updater chore: run rector on tests 2025-06-12 18:31:58 +02:00
User chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
Util chore: run rector on tests 2025-06-12 18:31:58 +02:00
AllConfigTest.php fix: revive always storing lowercased email addresses 2025-06-24 13:53:08 +02:00
AppConfigTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
AppScriptSortTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
AppTest.php feat(lexicon): fix tests 2025-06-24 12:10:57 -01:00
BinaryFinderTest.php chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
CapabilitiesManagerTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
ConfigTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
ContactsManagerTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
DateTimeFormatterTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
EmojiHelperTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +02:00
ErrorHandlerTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +02:00
EventSourceFactoryTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
FilesTest.php test: move legacy tests to non-depecated class tests 2025-05-16 23:09:14 +02:00
HelperStorageTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
HookHelper.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
ImageTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +02:00
InfoXmlTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
InitialStateServiceTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +02:00
InstallerTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
LargeFileHelperGetFileSizeTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
LargeFileHelperTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
LegacyHelperTest.php test: move legacy tests to non-depecated class tests 2025-05-16 23:09:14 +02:00
LoggerTest.php chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
MemoryInfoTest.php test: Fix tests/lib/[H-N]* 2025-05-15 08:24:59 +02:00
NaturalSortTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
NavigationManagerTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
RepairTest.php chore: run rector on tests with new rule 2025-06-12 18:38:29 +02:00
ServerTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
SetupTest.php test: Fix tests/lib/[S-Z]* 2025-05-15 08:24:59 +02:00
SubAdminTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
TagsTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
TemplateFunctionsTest.php chore: Move template functions out of legacy folder 2025-03-20 10:54:50 +01:00
TemplateLayoutTest.php chore(tests): Adapt TemplateLayoutTest to constructor change 2025-03-25 14:23:40 +01:00
TempManagerTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
TestCase.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
TestMoveableMountPoint.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
UpdaterTest.php test: Fix tests/lib/[S-Z]* 2025-05-15 08:24:59 +02:00
UrlGeneratorTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
UtilCheckServerTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
UtilTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00