Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
Julius Härtl
|
59ae6e9dd6
Also update the unencrypted size of files when creating them with empty content
|
1 year ago |
Joas Schilling
|
645f83121e
Cache the user backend info for 300s
|
3 years ago |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 years ago |
Christoph Wurst
|
1584c9ae9c
Add visibility to all methods and position of static keyword
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
44577e4345
Remove trailing and in between spaces
|
4 years ago |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Christoph Wurst
|
25ab122245
Merge pull request #20172 from nextcloud/techdebt/phpunit-short-return
|
4 years ago |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 years ago |
Christoph Wurst
|
23eb0462e5
Use lowercase true, false and null constants
|
4 years ago |
Christoph Wurst
|
cc80339b39
Add typed create user events
|
5 years ago |
Julius Härtl
|
6ee7286b41
Fix tests
|
5 years ago |
Bjoern Schiessle
|
a9e22c5f1c
make file cache updates more robust
|
6 years ago |
Morris Jobke
|
43e498844e
Use ::class in test mocks
|
7 years ago |
Bjoern Schiessle
|
b43f6d295e
update file system tests to take the master key into account
|
7 years ago |
Roeland Jago Douma
|
f722640a32
Proper DI of config
|
8 years ago |
Roeland Jago Douma
|
7656a8fa12
File getMock Files tests
|
8 years ago |
Joas Schilling
|
94ad54ec9b
Move tests/ to PSR-4 (#24731)
|
8 years ago |