Commit Graph

20 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen 1eeed0a170
refactor(tests): teardown is now always called - also when skipped 2 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Ferdinand Thiessen 349a9fc5f6
chore: Cleanup and prepare `\OC\Repair\RepairMimeTypes` tests for PHPUnit 10 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Joas Schilling a4c1d7291f
fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet 3546cfba1c
Fix more ILogger related problems from tests 4 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Morris Jobke 1aef2f417b
Adjust tests as well 9 years ago
Thomas Müller 5bfce597a9
[CI] Can we get some faster phpunit execution? (#27113) 9 years ago
Joas Schilling 43b7b143f4
Fix test of repair step 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling a9f24a74a2
Fix namespace in repair/ 10 years ago
Thomas Müller c7542c02db
Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new interface - refs #24198 10 years ago
Morris Jobke 190cc2bb67 Remove OC_DB::getConnection 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 10 years ago
Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Robin Appelman 76c709d7de Add repair step to set MySQL collation to utf8_bin 12 years ago