summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Node
Commit message (Expand)AuthorAgeFilesLines
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-273-6/+0
|\
| * Remove unused importsChristoph Wurst2020-03-253-6/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-265-58/+58
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-254-161/+161
|/
* Mode to modern phpunitRoeland Jago Douma2019-11-275-69/+69
* Make phpunit8 compatibleRoeland Jago Douma2019-11-274-6/+6
* Files first to use own GenericEventArthur Schiwon2019-11-261-3/+8
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* adapt file hooks test to eventdispatcher utilizationArthur Schiwon2019-09-091-23/+66
* Merge pull request #16502 from nextcloud/bugfix/16474Morris Jobke2019-07-291-7/+14
|\
| * Check the if we can actually access the storage cache for recent filesJulius Härtl2019-07-241-7/+14
* | Remove deprecated searchByTagRoeland Jago Douma2019-07-261-51/+0
|/
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-013-17/+4
* adjust testsRobin Appelman2019-02-071-10/+20
* Fix folder path containing leading slash when getting mount root by idRobin Appelman2018-11-281-0/+48
* Fix testRoeland Jago Douma2018-03-221-1/+1
* Use ::class in test mocks of dav appMorris Jobke2017-10-263-5/+6
* Use ::class in test mocksMorris Jobke2017-10-242-10/+16
* Add tests for move/copy hooks in Node APIVincent Petry2017-01-121-0/+81
* Fix files node API failed rename/copyVincent Petry2017-01-122-4/+46
* Refactor files node API for more code reuseVincent Petry2017-01-113-530/+358
* DI for root.phpLukas Reschke2016-11-026-131/+307
* Fix mock warning in some FS tests (#26464)Vincent Petry2016-11-021-1/+1
* Add using casing check/fix for initMountPointsVincent Petry2016-11-021-0/+57
* optimize Folder::getById to use less queriesRobin Appelman2016-10-126-78/+154
* Fix getMock FolderTestsRoeland Jago Douma2016-09-131-96/+104
* use limit instead of since when listing recent filesRobin Appelman2016-07-221-7/+6
* fix testRobin Appelman2016-07-221-1/+4
* add recent files to node apiRobin Appelman2016-07-221-4/+167
* RootTest does not require DBRoeland Jago Douma2016-07-131-20/+39
* Improve NodeTestRoeland Jago Douma2016-07-111-123/+76
* Improve FileTestRoeland Jago Douma2016-07-081-237/+153
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-206-0/+2273