Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
před 1 měsícem |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
před 2 měsíci |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
před 6 měsíci |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
před 11 měsíci |
Robin Appelman
|
e704470c79
update tests
|
před 1 rokem |
Joas Schilling
|
ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User
|
před 1 rokem |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
před 1 rokem |
Robin Appelman
|
8238582e59
store unencrypted size in the unencrypted_size column
|
před 2 roky |
Côme Chilliet
|
1809386862
Fix codestyle
|
před 2 roky |
Côme Chilliet
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
před 2 roky |
acsfer
|
dae769d082
Update Tests
|
před 3 roky |
acsfer
|
11169c86f8
Tests update
|
před 3 roky |
Lukas Reschke
|
4b4971ab52
Merge pull request #24966 from nextcloud/jknockaert-patch-1
|
před 3 roky |
Joas Schilling
|
645f83121e
Cache the user backend info for 300s
|
před 3 roky |
Jasper Knockaert
|
261966ace5
Update EncryptionTest.php
|
před 3 roky |
Jasper Knockaert
|
664e74a82e
2nd attempt to fix tests
|
před 3 roky |
Jasper Knockaert
|
87c640193b
attemtp to fix test
|
před 3 roky |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
před 4 roky |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
před 4 roky |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
před 4 roky |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
před 4 roky |
Christoph Wurst
|
cc80339b39
Add typed create user events
|
před 5 roky |
Roeland Jago Douma
|
ef4b59d341
More fixes
|
před 5 roky |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
před 5 roky |
Julius Härtl
|
6ee7286b41
Fix tests
|
před 5 roky |
Roeland Jago Douma
|
73e6eea57e
Fix tests
|
před 6 roky |
Bjoern Schiessle
|
a0923d9ffb
reset encryptionVersion to '1' if a file was stream copied, because this means that we basically write the file from scratch
|
před 6 roky |
Joas Schilling
|
870023365c
Fix "Undefined method setExpectedException()"
|
před 6 roky |
Morris Jobke
|
c733cdaa65
Use ::class in test mocks of encryption app
|
před 7 roky |
Morris Jobke
|
43e498844e
Use ::class in test mocks
|
před 7 roky |