Part-DB-server/tests
2024-02-22 23:22:52 +01:00
..
API Allow to authenticate using Authorization: Token header, which the KiCAD API uses 2023-11-28 14:24:22 +01:00
assets
Controller Added tests to test the KICad API endpoints 2023-12-03 00:43:34 +01:00
DataTables/Filters
Doctrine Fixed SQLite regex test 2023-12-06 00:00:20 +01:00
Entity Added some documentation and tests to PartAssociations 2023-11-17 18:36:49 +01:00
EventSubscriber
Helpers
Repository
Security
Serializer Fixed tests related to PartNormalizer 2024-01-06 15:01:50 +01:00
Services Improved parsing of parameters. Values with unit and ranges get now properly parsed into the Part-DB structures 2024-02-22 23:22:52 +01:00
Twig Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
Validator Fixed some deprecations related to missing return types 2023-10-25 17:27:37 +02:00
.gitignore
ApplicationAvailabilityFunctionalTest.php Test merge and update from info provider controller endpoints 2023-11-24 23:13:15 +01:00
bootstrap.php
DatatablesAvailabilityTest.php
object-manager.php Fixed PHPstan issues 2023-08-28 22:39:29 +02:00
symfony-container.php