aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Repair/RepairMimeTypesTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-0/+1
* chore: run rector on testsRobin Appelman2025-06-121-3/+4
* chore: Cleanup and prepare `\OC\Repair\RepairMimeTypes` tests for PHPUnit 10chore/prepare-oc_repair-unit10Ferdinand Thiessen2024-09-191-14/+10
* test: put parent items into cache in testsRobin Appelman2024-09-181-0/+1
* fix(tests): Adapt tests to changes in RepairMimeTypesCôme Chilliet2024-09-171-3/+14
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-4/+4
* feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-181-2/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-131-5/+3
* Adapt tests to config value typingCôme Chilliet2023-04-051-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix dynamic property creations in test filesCôme Chilliet2022-08-011-1/+0
* Fix repair mimetype step to not leave stray cursorsJoas Schilling2020-11-061-1/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Use ::class in test mocksMorris Jobke2017-10-241-1/+1
* Fix RepairMimeTypeTestRoeland Jago Douma2017-08-091-4/+10
* Add test code for new image mime typesStefan Weil2017-04-251-0/+21
* cleanup old and not needed repair steps to speed up the updateMorris Jobke2017-02-221-341/+18
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+582