Part-DB-server/tests/API/Endpoints
Jan Böhmer 77724a522b
Some checks failed
Build assets artifact / Build assets artifact (push) Has been cancelled
Docker Image Build / build (linux/amd64, amd64, ubuntu-latest) (push) Has been cancelled
Docker Image Build / build (linux/arm/v7, armv7, ubuntu-24.04-arm) (push) Has been cancelled
Docker Image Build / build (linux/arm64, arm64, ubuntu-24.04-arm) (push) Has been cancelled
Docker Image Build (FrankenPHP) / build (linux/amd64, amd64, ubuntu-latest) (push) Has been cancelled
Docker Image Build (FrankenPHP) / build (linux/arm/v7, armv7, ubuntu-24.04-arm) (push) Has been cancelled
Docker Image Build (FrankenPHP) / build (linux/arm64, arm64, ubuntu-24.04-arm) (push) Has been cancelled
Static analysis / Static analysis (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, sqlite) (push) Has been cancelled
Docker Image Build / merge (push) Has been cancelled
Docker Image Build (FrankenPHP) / merge (push) Has been cancelled
Expose InfoProvider capabilities via REST API
2026-07-21 00:07:52 +02:00
..
ApiTokenEnpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
AttachmentsEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
AttachmentTypeEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
CategoryEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
CrudEndpointTestCase.php Added tests for the remaining API endpoints 2024-03-03 23:07:55 +01:00
CurrencyEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
FootprintsEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
InfoEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
InfoProviderEndpointTest.php Expose InfoProvider capabilities via REST API 2026-07-21 00:07:52 +02:00
LabelEndpointTest.php Added API endpoint for generating labels (#1234) 2026-02-15 16:03:07 +01:00
ManufacturersEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
MeasurementUnitsEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
OrderdetailsEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
ParametersEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
PartAssociationsEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
PartCustomStateEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
PartEndpointTest.php Correctly parse @id referenced entities in API 2026-05-25 22:37:48 +02:00
PartLotsEndpointTest.php /api/part_lots: add user_barcode filter (#1280) 2026-03-07 19:31:47 +01:00
PricedetailsEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
ProjectBOMEntriesEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
ProjectsEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
StorageLocationsEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
SuppliersEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
UsersEndpointTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00