mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-10 23:22:11 +00:00
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. |
||
|---|---|---|
| .. | ||
| AdminPages | ||
| BatchEdaControllerTest.php | ||
| BulkInfoProviderImportControllerTest.php | ||
| KiCadApiControllerTest.php | ||
| PartControllerTest.php | ||
| RedirectControllerTest.php | ||
| ScanControllerTest.php | ||
| UpdateManagerControllerTest.php | ||