Part-DB-server/tests/Controller
Sebastian Almberg fe7c94bd72 Fix tests to match updated bulk search behavior (no more RuntimeException)
The bulk search service now returns empty response DTOs instead of
throwing RuntimeException when no results are found. Updated tests
to use assertFalse(hasAnyResults()) instead of catching exceptions.
2026-03-12 12:12:14 +01:00
..
AdminPages Ran rector and made tests final 2026-02-14 23:32:43 +01:00
BatchEdaControllerTest.php Enhance KiCad integration: API v2, batch EDA editing, field export control (#1241) 2026-03-01 22:10:13 +01:00
BulkInfoProviderImportControllerTest.php Fix tests to match updated bulk search behavior (no more RuntimeException) 2026-03-12 12:12:14 +01:00
KiCadApiControllerTest.php Added part description as property to KiCad response, to show it also in Kicad 9.0.5 and 9.06 2026-03-07 19:45:09 +01:00
PartControllerTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
RedirectControllerTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
ScanControllerTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
UpdateManagerControllerTest.php Add manual backup creation and delete buttons to Update Manager (#1255) 2026-03-07 19:31:00 +01:00