Given
Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper"
2s 499ms
And
Go to "SETTINGS_TAB"
864ms
And
Go to warehouse "Magazyn Surowców"
1s 352ms
When
Add assortment group to warehouse with selected "TANKER_GRANULATE_DELIVERY"
4s 374ms
And
Check if created assortment group is visible in warehouse settings
097ms
And
Refresh page
2s 198ms
Then
Go to new transport "TANKER_GRANULATE_DELIVERY"
3s 539ms
And
Check if assortment group can be selected in transport form
389ms
And
Close transport details
15s 266ms
And
Go to new transport "UNLOAD"
612ms
And
Select warehouse in transport form "Magazyn Surowców"
642ms
And
Check if assortment group can't be selected in transport form
317ms
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)