Part-DB-server/tests/Controller
barisgit 2c195d9767 Refactor bulk info provider: replace complex arrays with DTOs
- Add BulkSearchResponseDTO, FieldMappingDTO for type safety
- Use composition instead of inheritance in BulkSearchResultDTO
- Remove unnecessary BulkSearchRequestDTO
- Fix N+1 queries and API error handling
- Fix Add Mapping button functionality
2025-09-19 16:28:40 +02:00
..
AdminPages Fixed tests for new PHPunit 11.5 2025-07-14 21:57:27 +02:00
BulkInfoProviderImportControllerTest.php Refactor bulk info provider: replace complex arrays with DTOs 2025-09-19 16:28:40 +02:00
KiCadApiControllerTest.php Added tests to test the KICad API endpoints 2023-12-03 00:43:34 +01:00
PartControllerTest.php Improve test coverage 2025-08-31 22:16:28 +02:00
RedirectControllerTest.php Fixed tests for new PHPunit 11.5 2025-07-14 21:57:27 +02:00
ScanControllerTest.php Applied rector to remaining test files 2024-06-22 00:37:47 +02:00