nextcloud/tests/lib/Files
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
..
AppData Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Cache Fix psalm not running 2022-01-27 17:20:00 +01:00
Config Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Mount Implement multibucket shift for ObjectStore 2022-01-14 08:31:38 +01:00
Node fix Folder->getById() when a single storage is mounted multiple times 2021-07-28 17:21:04 +02:00
ObjectStore Fix psalm not running 2022-01-27 17:20:00 +01:00
SimpleFS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Storage Normalize directory entries in Encoding wrapper 2021-11-19 14:51:38 +00:00
Stream Cache the user backend info for 300s 2021-02-15 10:36:08 +01:00
Type Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
Utils fix tests 2021-12-02 17:47:06 +00:00
EtagTest.php Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports 2020-03-27 17:14:08 +01:00
FileInfoTest.php Remove unused imports 2020-03-25 22:08:08 +01:00
FilesystemTest.php Cleaner normalizePath regex 2021-03-27 21:29:28 +01:00
PathVerificationTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
ViewTest.php Properly handle result when copying with failure and throw in tests 2021-01-05 09:20:35 +01:00