Commit Graph

39 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Joas Schilling a2f34f46b2
Fix tests 6 years ago
Roeland Jago Douma 6aa6ab3e02
Add lazy events for the Node API 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Arthur Schiwon fc16b09a2c
Files first to use own GenericEvent 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Arthur Schiwon 1cc6f34d88
adapt file hooks test to eventdispatcher utilization 6 years ago
Roeland Jago Douma 0487144b26
Remove deprecated searchByTag 7 years ago
Julius Härtl 3674f6fa2d
Check the if we can actually access the storage cache for recent files 7 years ago
Joas Schilling 01b4db62fb
Add dispatcher events to User and Group objects 7 years ago
Robin Appelman 0ccd970f9d
adjust tests 7 years ago
Robin Appelman 9d9f6903c9
Fix folder path containing leading slash when getting mount root by id 7 years ago
Roeland Jago Douma af31fa82e8
Fix test 8 years ago
Morris Jobke ab36980d20
Use ::class in test mocks of dav app 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Vincent Petry 269b652754
Add tests for move/copy hooks in Node API 9 years ago
Vincent Petry e667b28298
Fix files node API failed rename/copy 9 years ago
Vincent Petry eb5ea0e260
Refactor files node API for more code reuse 9 years ago
Lukas Reschke 68cebef64c
DI for root.php 9 years ago
Vincent Petry 889e0a574b
Fix mock warning in some FS tests (#26464) 9 years ago
Vincent Petry f737426eca
Add using casing check/fix for initMountPoints 9 years ago
Robin Appelman 0d842e0550
optimize Folder::getById to use less queries 9 years ago
Roeland Jago Douma fe15dccb45
Fix getMock FolderTests 9 years ago
Robin Appelman 81e103074e use limit instead of since when listing recent files 10 years ago
Robin Appelman a4ba3eadd0 fix test 10 years ago
Robin Appelman e321ecd592 add recent files to node api 10 years ago
Roeland Jago Douma 927be847b9
RootTest does not require DB 10 years ago
Roeland Jago Douma 3b4535c3be
Improve NodeTest 10 years ago
Roeland Jago Douma 3a60626b77
Improve FileTest 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago