Given
Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper"
2s 464ms
And
Go to "SETTINGS_TAB"
854ms
And
Go to warehouse "Magazyn Surowców"
1s 339ms
When
Add assortment group to warehouse with selected "TANKER_GRANULATE_DELIVERY"
4s 395ms
And
Check if created assortment group is visible in warehouse settings
094ms
And
Refresh page
2s 190ms
Then
Go to new transport "TANKER_GRANULATE_DELIVERY"
3s 480ms
And
Check if assortment group can be selected in transport form
385ms
And
Close transport details
15s 266ms
And
Go to new transport "UNLOAD"
692ms
And
Select warehouse in transport form "Magazyn Surowców"
624ms
And
Check if assortment group can't be selected in transport form
285ms
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)