Joas Schilling
|
c24f5fb256
|
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-05-02 16:47:42 +07:00 |
Christoph Wurst
|
49dd79eabb
|
refactor: Add void return type to PHPUnit test methods
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2024-09-15 22:32:31 +07:00 |
Andy Scherzinger
|
1f7e2ba599
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-13 17:41:36 +07:00 |
Côme Chilliet
|
0c421975bd
|
Remove last calls to deprecated at matcher in tests/Core
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-09-18 10:21:21 +07:00 |
Morris Jobke
|
234b510652
|
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-08-12 13:55:19 +07:00 |
Christoph Wurst
|
41b5e5923a
|
Use exactly one empty line after the namespace declaration
For PSR2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-04-09 11:48:10 +07:00 |
Roeland Jago Douma
|
c007ca624f
|
Make phpunit8 compatible
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:41 +07:00 |
Ruben Homs
|
98047e8c1c
|
Stop decryption when maintenance mode is enabled, fixes #8311
Signed-off-by: Ruben Homs <ruben@homs.codes>
|
2019-05-21 09:24:50 +07:00 |
Roeland Jago Douma
|
74fdaab870
|
Fix depreccated getMock in Core/Command tests
|
2016-09-01 09:20:54 +07:00 |
Joas Schilling
|
392bc0c6b9
|
Move tests/core/ to PSR-4
|
2016-05-19 11:18:25 +07:00 |