Commit Graph

17 Commits (49cf5ba318add68160aede0e2ad624800983d183)

Author SHA1 Message Date
Joas Schilling 315e4658dd
test(settings): Correctly only return bool for Symfony Input::hasParameterOption calls 1 year ago
Joas Schilling 843f638315
test: Fix mock creation 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Joas Schilling 1c099c7f17
Fix broken user:setting command unit test 3 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Kim Brose 9c5fe8fca4
Fix CI 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 8a5af2d335
Fix tests 9 years ago
Roeland Jago Douma 74fdaab870
Fix depreccated getMock in Core/Command tests 9 years ago
Joas Schilling aaf2be4c3d
Use argument instead of value 10 years ago
Joas Schilling 4656b79c8e
FIx my email 10 years ago
Joas Schilling dcacdde1ea
Add tests for set/get/delete/list 10 years ago
Joas Schilling f574a9d44f
Make sure the exception is catched 10 years ago
Joas Schilling 01899b8cf1
Add tests for checkInput() 10 years ago