nextcloud/tests/lib/Files
Roeland Jago Douma 6aa6ab3e02
Add lazy events for the Node API
Right now if you want to get events via the Node API you have to have a
real instance of the Root. Which in turns sets up the whole FS.

We should make sure this is done lazy. Else enabling the preview
generator for example makes you setup the whole FS on each and every
authenticated call.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-28 12:35:45 +02:00
..
AppData Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Cache Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
Config Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
Mount Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Node Add lazy events for the Node API 2020-05-28 12:35:45 +02:00
ObjectStore Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
SimpleFS Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Storage Fix getDirectoryContent implementation for Jail wrapper 2020-04-30 15:27:09 +02:00
Stream Run cs:fix and fix HashWrapper code 2020-04-15 14:08:56 +02:00
Type Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Utils Format control structures, classes, methods and function 2020-04-10 14:19:56 +02: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 Add visibility to all constants 2020-04-10 16:54:27 +02:00
PathVerificationTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
ViewTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00