Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 months ago |
Robin Appelman
|
a9ee278ec6
perf: cache path by id to speedup getting nodes by id
|
8 months ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 months ago |
Julius Härtl
|
d9c81f56ad
tests: Adapt node related unit tests mocks to required root view
|
1 year ago |
Carl Schwan
|
d5c23dbb9f
Move CappedMemoryCache to OCP
|
2 years ago |
Joas Schilling
|
efb432865f
Fix test
|
2 years ago |
Côme Chilliet
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
2 years ago |
Robin Appelman
|
1c468129af
adjust tests to new fs setup
|
2 years ago |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 years ago |
Christoph Wurst
|
463b388589
Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 years ago |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
4 years ago |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 years ago |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 years ago |
Joas Schilling
|
01b4db62fb
Add dispatcher events to User and Group objects
|
5 years ago |
Morris Jobke
|
ab36980d20
Use ::class in test mocks of dav app
|
7 years ago |
Morris Jobke
|
43e498844e
Use ::class in test mocks
|
7 years ago |
Lukas Reschke
|
68cebef64c
DI for root.php
|
8 years ago |
Vincent Petry
|
889e0a574b
Fix mock warning in some FS tests (#26464)
|
8 years ago |
Vincent Petry
|
f737426eca
Add using casing check/fix for initMountPoints
|
8 years ago |
Robin Appelman
|
0d842e0550
optimize Folder::getById to use less queries
|
8 years ago |
Roeland Jago Douma
|
927be847b9
RootTest does not require DB
|
8 years ago |
Joas Schilling
|
94ad54ec9b
Move tests/ to PSR-4 (#24731)
|
8 years ago |