Part-DB-server/tests/Services/InfoProviderSystem
Jan Böhmer 523c3f57fa Fix TME provider null-safety and image URL bugs, expand test coverage
Add missing null-safety for category field and fix a typo that discarded
high_resolution image variants. Port additional test coverage (nullable
fields, document type filtering, footprint preference, status mapping)
from carmisergio's V2 API test suite, adapted to match this repo's
current TMEProvider/TMEClient implementation.

Co-authored-by: Sergio Carmine <me@sergiocarmi.net>
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-02 21:43:37 +02:00
..
DTOs Reworked info provider system to merge all provider metadata into a unified DTO 2026-07-26 13:55:27 +02:00
Providers Fix TME provider null-safety and image URL bugs, expand test coverage 2026-08-02 21:43:37 +02:00
DTOtoEntityConverterTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
ProviderRegistryTest.php Reworked info provider system to merge all provider metadata into a unified DTO 2026-07-26 13:55:27 +02:00
SubmittedPageStorageTest.php Added tests for browser submission logic 2026-05-14 21:29:18 +02:00