Commit graph

2 commits

Author SHA1 Message Date
Reedy
85396a9c99 tests: Fix @covers and @coversDefaultClass to have leading \
Change-Id: I5629f91387f2ac453ee4341bfe4bba310bd52f03
2024-02-16 22:43:56 +00:00
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