Given
Login as "neuca-admin" and set token of apiUsername "super-admin-neuca"
2s 373ms
And
Check expected date interval for principal "neuca" in transport type "DELIVERY" and task "ARRIVE"
003ms
And
Get setting "DELAY_TIME_TO_MOVE_ORDER_TO_ARCHIVE_AFTER_TASK_TIMEOUT" for "neuca"
019ms
And
Set proper delay time to move order to archive after task timeout
025ms
When
Create transport with time window start at closest full hour "CREATE_DELIVERY" by API as "super-admin-neuca"
302ms
And
Go to "WAREHOUSE_TAB"
676ms
And
Change warehouse in schedule to: "Katowice"
1s 060ms
And
Verify that transport window is grey
087ms
java.lang.AssertionError: Okno zlecenia nie zrobiło się szare
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at CucumberTests.Warehouse.WarehouseTest.verifyThatTransportWindowIsGrey(WarehouseTest.java:113)
at ✽.Verify that transport window is grey(file:Features/Atom/Transport/Archive.feature:13)
And
Verify that transport is in archive
000ms
Then
Restore transport from archive
000ms
And
Verify that transport has been successfully restored
000ms