nextcloud-server/tests/lib/Files/Cache
Louis Chemineau f9cda54cbf
fix: Wrap partial cache entry in CacheEntry
Because it is returned here: 7b7d07c575/lib/private/Files/Cache/Cache.php (L136-L137)

And some implementation got stricter: df95bf6ba8/lib/Mount/RootEntryCache.php (L23-L28)

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-11-21 17:13:24 +07:00
..
Wrapper test: put parent items into cache in tests 2024-09-18 16:10:14 +07:00
CacheTest.php fix: Wrap partial cache entry in CacheEntry 2024-11-21 17:13:24 +07:00
HomeCacheTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
LocalRootScannerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
MoveFromCacheTraitTest.php test: put parent items into cache in tests 2024-09-18 16:10:14 +07:00
PropagatorTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
ScannerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
SearchBuilderTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
UpdaterLegacyTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
UpdaterTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
WatcherTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00