Commit Graph

21 Commits (master)

Author SHA1 Message Date
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Salvatore Martire 2465e034b8 style(occ): clean up SettingTest class 6 months ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 8 months ago
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