wiki.techinc.nl/tests/phpunit/includes/media
Doğu Abaris d1b1934a76 test: Add PHPUnit tests for BmpHandler
Covered:
- `testMustRender`: Confirmed handler's necessity to render the file.
- `testGetThumbType`: Verified thumb type returned for BMP files.
- `testGetSizeAndMetadata`: Tests with various BMP file sizes.

Change-Id: Ib01914e1ab66ca10ff4e089a0fd591d0b544edf5
2024-02-08 17:05:02 +00:00
..
BitmapMetadataHandlerTest.php
BitmapScalingTest.php
BmpHandlerTest.php test: Add PHPUnit tests for BmpHandler 2024-02-08 17:05:02 +00:00
DjVuTest.php Clean up DjVuImage::retrieveMetaData including shellbox support 2023-12-04 20:20:32 +11:00
ExifBitmapTest.php
ExifRotationTest.php
ExifTest.php
FakeDimensionFile.php tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
FormatMetadataTest.php
GIFHandlerTest.php
Jpeg2000HandlerTest.php
JpegMetadataExtractorTest.php
JpegPixelFormatTest.php
JpegTest.php
MediaHandlerIntegrationTest.php
MediaWikiMediaTestCase.php
PNGHandlerTest.php
PNGMetadataExtractorTest.php
SvgHandlerTest.php
SVGReaderTest.php Replace more instances of unchecked MWException 2024-01-23 16:20:53 +00:00
TiffTest.php
WebPHandlerTest.php
XCFHandlerTest.php