nextcloud/tests/lib/Files/Cache
Carl Schwan 9a26169323
fix(WatcherTest): Properly mock getCache and getScanner in IStorage
Otherwise we end up with trying to assign null to a property which has
strict types.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-02-06 14:21:41 +01:00
..
Wrapper refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
CacheTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
FileAccessTest.php fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2025-12-15 12:26:23 +01:00
HomeCacheTest.php refactor: Add more typing 2026-02-06 13:55:39 +01:00
LocalRootScannerTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
MoveFromCacheTraitTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
PropagatorTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
ScannerTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
SearchBuilderTest.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
UpdaterLegacyTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
UpdaterTest.php chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
WatcherTest.php fix(WatcherTest): Properly mock getCache and getScanner in IStorage 2026-02-06 14:21:41 +01:00