nextcloud/tests/lib/Files
Robin Appelman bd91c56539
get quota for user only when needed
always apply the wrapper but have the wrapper get the quota lazily only when an operation where quota is applied is performed

Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-09-01 19:32:24 +02: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 cleanup scannertest a bit 2022-08-16 13:56:51 +02:00
Config add tests for cached mount provider migration 2022-08-16 13:47:43 +02:00
Mount Remove some more at matchers in tests/lib 2022-06-20 10:53:06 +02:00
Node Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
ObjectStore store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +02: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 get quota for user only when needed 2022-09-01 19:32:24 +02:00
Stream Cache the user backend info for 300s 2021-02-15 10:36:08 +01:00
Type Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
Utils Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
EtagTest.php Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +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 adjust tests to new fs setup 2022-03-04 16:29:59 +01:00
ViewTest.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00