mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-16 13:24:31 +02:00
Added some tests to check if LabelSystem and scanner pages are available.
This commit is contained in:
parent
df6546d94d
commit
7e656be246
6 changed files with 174 additions and 7 deletions
|
@ -82,8 +82,8 @@ class GroupFixtures extends Fixture
|
|||
'suppliers' => 5461,
|
||||
'manufacturers' => 5461,
|
||||
'attachment_types' => 1365,
|
||||
'tools' => 1365,
|
||||
'labels' => 21,
|
||||
'tools' => 87381,
|
||||
'labels' => 87381,
|
||||
'parts_category' => 5,
|
||||
'parts_minamount' => 5,
|
||||
'parts_lots' => 85,
|
||||
|
@ -125,8 +125,8 @@ class GroupFixtures extends Fixture
|
|||
'suppliers' => 1705,
|
||||
'manufacturers' => 1705,
|
||||
'attachment_types' => 681,
|
||||
'tools' => 1366,
|
||||
'labels' => 165,
|
||||
'tools' => 87382,
|
||||
'labels' => 173737,
|
||||
'parts_category' => 9,
|
||||
'parts_minamount' => 9,
|
||||
'parts_lots' => 169,
|
||||
|
@ -168,8 +168,8 @@ class GroupFixtures extends Fixture
|
|||
'suppliers' => 5461,
|
||||
'manufacturers' => 5461,
|
||||
'attachment_types' => 1365,
|
||||
'tools' => 1365,
|
||||
'labels' => 85,
|
||||
'tools' => 87381,
|
||||
'labels' => 91477,
|
||||
'parts_category' => 5,
|
||||
'parts_minamount' => 5,
|
||||
'parts_lots' => 85,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue