Given
Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper"
2s 525ms
And
Go to "SETTINGS_TAB"
985ms
And
Go to warehouse "Magazyn Surowców"
1s 344ms
When
Add assortment group to warehouse with selected "TANKER_GRANULATE_DELIVERY"
4s 328ms
And
Check if created assortment group is visible in warehouse settings
100ms
And
Refresh page
2s 171ms
Then
Go to new transport "TANKER_GRANULATE_DELIVERY"
3s 488ms
And
Check if assortment group can be selected in transport form
370ms
And
Close transport details
15s 275ms
And
Go to new transport "UNLOAD"
693ms
And
Select warehouse in transport form "Magazyn Surowców"
610ms
And
Check if assortment group can't be selected in transport form
265ms
java.lang.AssertionError: Grupa asortymentowa jest widoczna w formularzu tworzenia nowego transportu! expected:<1> but was:<0>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at CucumberTests.Warehouse.AssortmentGroupTest.checkIfAssortmentGroupCanTBeSelectedInTransportForm(AssortmentGroupTest.java:111)
at ✽.Check if assortment group can't be selected in transport form(file:Features/Atom/Warehouse/AssortmentGroup.feature:62)