mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-02 22:44:33 +02:00
Added tests for all API endpoints of Structural elements
This commit is contained in:
parent
7b5ae70de3
commit
3d67ad870a
16 changed files with 887 additions and 3 deletions
|
@ -27,7 +27,7 @@ use ApiPlatform\Symfony\Bundle\Test\ApiTestCase;
|
|||
use ApiPlatform\Symfony\Bundle\Test\Client;
|
||||
use App\DataFixtures\APITokenFixtures;
|
||||
|
||||
class AuthenticatedApiTestCase extends ApiTestCase
|
||||
abstract class AuthenticatedApiTestCase extends ApiTestCase
|
||||
{
|
||||
/**
|
||||
* Creates an API client with authentication.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue