nextcloud/tests/lib/Files/ObjectStore
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
..
AzureTest.php add azure unit tests with azurite 2018-06-04 16:18:03 +02:00
FailDeleteObjectStore.php set mimetype for objects uploaded to object storages 2021-04-21 15:25:58 +02:00
FailWriteObjectStore.php set mimetype for objects uploaded to object storages 2021-04-21 15:25:58 +02:00
LocalTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MapperTest.php Implement multibucket shift for ObjectStore 2022-01-14 08:31:38 +01:00
NoopScannerTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
ObjectStoreStorageOverwrite.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
ObjectStoreStorageTest.php Fix psalm not running 2022-01-27 17:20:00 +01:00
ObjectStoreTest.php Refactor writeObject to only use MultipartUpload when required 2021-08-20 17:02:25 +02:00
S3Test.php Refactor writeObject to only use MultipartUpload when required 2021-08-20 17:02:25 +02:00
SwiftTest.php add ci for swift primary storage 2018-02-08 15:18:25 +01:00