Given
Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper"
2s 871ms
And
Get "CONTAINER" settings from "keeeper"
134ms
And
Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych"
599ms
And
Set transportType settings with values: "defaultQuantityValue;requiresStepsQuantity", "20;false"
226ms
And
Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper"
1s 929ms
And
Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper"
033ms
And
Show all transport types
1s 130ms
And
Click button advice in transport table "CONTAINER"
243ms
And
Set advice window in schedule
3s 295ms
And
Fill advice form
16s 238ms
And
Click advice save button and wait for advice form to disappear
33s 284ms
Then
Check if time window has proper "60"
074ms
org.junit.ComparisonFailure: Okno czasowe ma niepoprawną długość! Oczekiwano: 60, aktualnie: 90 expected:<[6]0> but was:<[9]0>
at org.junit.Assert.assertEquals(Assert.java:115)
at CucumberTests.TimeWindow.TimeWindowTest.checkIfTimeWindowHasProper(TimeWindowTest.java:83)
at ✽.Check if time window has proper "60"(file:Features/Atom/TimeWindow/TransportWindow.feature:107)