aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/media/WebPHandlerTest.php
Commit message (Expand)AuthorAgeFilesLines
* tests: Use getNewTempFile to simplify test setupUmherirrender2024-09-021-16/+4
* Extract XMP & Exif from WebP filesBrian Wolff2024-05-111-3/+131
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-4/+4
* tests: Handle dynamic created properties on test classesUmherirrender2023-01-131-0/+4
* phpcs: Disable `Generic.Files.LineLength` for test filesTimo Tijhof2022-02-181-1/+0
* phpunit: use ->getServiceContainer() in integration testsAlexander Vorwerk2022-01-271-1/+1
* build: Updating dependencieslibraryupgrader2021-07-221-2/+2
* Use the unserialized form of image metadata internallyTim Starling2021-06-081-8/+57
* More misc test cleanupDannyS7122020-12-241-1/+1
* MediaWikiTestCase to MediaWikiIntegrationTestCaseaddshore2020-06-301-1/+1
* Fix visibility of setUp/tearDownThiemo Kreuz2020-06-161-2/+2
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-2/+2
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-0/+151
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-151/+0
* Rename tests/phpunit/includes/media files to match class namesKunal Mehta2019-01-291-0/+151