Robin Appelman
|
1c468129af
adjust tests to new fs setup
|
2 tahun lalu |
Joas Schilling
|
cd35a5c71d
Make Testcase class compatible with phpunit-9.5
|
3 tahun lalu |
dependabot-preview[bot]
|
eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
|
3 tahun lalu |
Christoph Wurst
|
f0c6cfde3a
Rollback failed transactions in TestCase.php to not break followup tests
|
3 tahun lalu |
Roeland Jago Douma
|
b668850aa1
Fix filesystem tests
|
3 tahun lalu |
Morris Jobke
|
f5a52e941c
Overwrite also the new command bus name to execute them in sync in the tests
|
4 tahun lalu |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 tahun lalu |
Joas Schilling
|
bab4fb98eb
Fix overwriteService() for apps
|
4 tahun lalu |
Robin Appelman
|
37c334a2a6
ensure mounts are scanned during tests
|
4 tahun lalu |
Christoph Wurst
|
1584c9ae9c
Add visibility to all methods and position of static keyword
|
4 tahun lalu |
Christoph Wurst
|
a7c8d26d31
Add visibility to all properties and move static keyword
|
4 tahun lalu |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 tahun lalu |
Christoph Wurst
|
44577e4345
Remove trailing and in between spaces
|
4 tahun lalu |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 tahun lalu |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 tahun lalu |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 tahun lalu |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 tahun lalu |
Arthur Schiwon
|
eded07f28f
whitelist audit.log
|
6 tahun lalu |
Joas Schilling
|
c3424df1f0
Require PHPUnit 6.5 or higher
|
6 tahun lalu |
Morris Jobke
|
55532f19d9
Cleanup OC_User and OCP\User
|
6 tahun lalu |
Morris Jobke
|
43e498844e
Use ::class in test mocks
|
7 tahun lalu |
Robin Appelman
|
9731350ace
split async test bus for easier subclassing
|
7 tahun lalu |
Morris Jobke
|
5b4adf66e5
Move OC_Defaults to OCP\Defaults
|
7 tahun lalu |
Roeland Jago Douma
|
0fb5776133
Fix NODB tests etc
|
7 tahun lalu |
Roeland Jago Douma
|
1565177fb5
Revert "Add a magic wrapper to allow phpunit4 to run the code again "
|
7 tahun lalu |
Thomas Müller
|
b62b82c2de
Fix reporting of risky tests
|
8 tahun lalu |
Joas Schilling
|
e76ef9aaa8
Add a magic wrapper from hell to allow phpunit4 to run the code again
|
8 tahun lalu |
Thomas Müller
|
506ccdbd8d
Introduce an event for first time login based on the last login time stamp
|
8 tahun lalu |
Joas Schilling
|
4393e8003b
Make sure the database is not replaced while we make a backup of the service
|
8 tahun lalu |
Joas Schilling
|
9f2d9895a5
Restore all services when a tests failed/finished for better testcase isolation
|
8 tahun lalu |