Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
před 4 roky |
Joas Schilling
|
bab4fb98eb
Fix overwriteService() for apps
|
před 4 roky |
Robin Appelman
|
37c334a2a6
ensure mounts are scanned during tests
|
před 4 roky |
Christoph Wurst
|
1584c9ae9c
Add visibility to all methods and position of static keyword
|
před 4 roky |
Christoph Wurst
|
a7c8d26d31
Add visibility to all properties and move static keyword
|
před 4 roky |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
před 4 roky |
Christoph Wurst
|
44577e4345
Remove trailing and in between spaces
|
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
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
před 4 roky |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
před 5 roky |
Arthur Schiwon
|
eded07f28f
whitelist audit.log
|
před 6 roky |
Joas Schilling
|
c3424df1f0
Require PHPUnit 6.5 or higher
|
před 6 roky |
Morris Jobke
|
55532f19d9
Cleanup OC_User and OCP\User
|
před 6 roky |
Morris Jobke
|
43e498844e
Use ::class in test mocks
|
před 7 roky |
Robin Appelman
|
9731350ace
split async test bus for easier subclassing
|
před 7 roky |
Morris Jobke
|
5b4adf66e5
Move OC_Defaults to OCP\Defaults
|
před 7 roky |
Roeland Jago Douma
|
0fb5776133
Fix NODB tests etc
|
před 7 roky |
Roeland Jago Douma
|
1565177fb5
Revert "Add a magic wrapper to allow phpunit4 to run the code again "
|
před 7 roky |
Thomas Müller
|
b62b82c2de
Fix reporting of risky tests
|
před 8 roky |
Joas Schilling
|
e76ef9aaa8
Add a magic wrapper from hell to allow phpunit4 to run the code again
|
před 8 roky |
Thomas Müller
|
506ccdbd8d
Introduce an event for first time login based on the last login time stamp
|
před 8 roky |
Joas Schilling
|
4393e8003b
Make sure the database is not replaced while we make a backup of the service
|
před 8 roky |
Joas Schilling
|
9f2d9895a5
Restore all services when a tests failed/finished for better testcase isolation
|
před 8 roky |
Lukas Reschke
|
a1f5364d7f
Generate coverage for quick DB tests
|
před 8 roky |
Joas Schilling
|
db710e0b03
Make tests work with 4.8 at least
|
před 8 roky |
Robin Appelman
|
e8e950a4d2
more efficient querying of numeric storage ids
|
před 8 roky |
Robin Appelman
|
2693ae870e
cache user folders
|
před 8 roky |
Thomas Pulzer
|
90b7f74da7
Changed name of default logfile from owncloud.log to nextcloud.log.
|
před 8 roky |
Vincent Petry
|
5b1eb416d8
Fix TestCase::invokePrivate to work with static classes
|
před 8 roky |