mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Added tests for serializer normalizers
This commit is contained in:
parent
3bbff0aecf
commit
945fd988b3
7 changed files with 397 additions and 2 deletions
|
@ -94,6 +94,9 @@ class ApplicationAvailabilityFunctionalTest extends WebTestCase
|
|||
yield ['/part/new'];
|
||||
yield ['/part/new?category=1&footprint=1&manufacturer=1&storelocation=1&supplier=1'];
|
||||
|
||||
//Parts import
|
||||
yield ['/parts/import'];
|
||||
|
||||
//Statistics
|
||||
yield ['/statistics'];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue