nextcloud/tests/lib/Files/Cache
Carl Schwan d69531ac8e
Fix psalm not running
The issue was that we were using psalm/phar instead of vimeo/psalm. This
caused issue with the custom psalm plugin in buildd/psalm.

This is using the opportunity to also update the psalm version from 3.8
to 3.17 and the php-cs-fixer too.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-27 17:20:00 +01:00
..
Wrapper add test for searching within a "root jail" 2021-07-28 17:11:12 +02:00
CacheTest.php Fix psalm not running 2022-01-27 17:20:00 +01:00
HomeCacheTest.php
LocalRootScannerTest.php prevent the root storage from accidentally scanning user folders 2020-06-11 15:41:33 +02:00
MoveFromCacheTraitTest.php
PropagatorTest.php
ScannerTest.php Use query builder instead of OC_DB in OC\Files\* 2020-11-09 09:05:15 +01:00
SearchBuilderTest.php split of query building bits from searchhelper 2021-06-14 16:11:40 +02:00
UpdaterLegacyTest.php
UpdaterTest.php
WatcherTest.php