Given
Login as "hochland-admin" and set token of apiUsername "super-admin-hochland"
1s 332ms
And
Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland"
094ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[[meta:[exceptionType:WINDOWS_OVERLAP_EXCEPTION, initialStart:2021-07-21T11:00:00Z, windowSizeInMinutes:30, rampName:Rampa], detail:We can not reserve a time slot of 30 minutes in the indicated place because the warehouse is already occupied during these hours. Please select another time or ramp., title:WindowsOverlapException, status:[enumType:org.springframework.http.HttpStatus, name:UNPROCESSABLE_ENTITY]]]]
at org.junit.Assert.fail(Assert.java:88)
at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland"(file:Features/Atom/Transport/TransportForm/DiscrepancyReport.feature:84)
When
Go to "TRANSPORT_TABLE"
000ms
And
Go to transport details "DELIVERY"
000ms
And
Get inputs from database "EDIT_DELIVERY" "super-admin-hochland"
000ms
And
Fill transport form
000ms
And
Open section: "discrepancy-report-panel"
000ms
And
Fill discrepancy report section without closing the form
000ms
And
Generate discrepancy report
000ms
And
Download discrepancy report
000ms
And
Verify that discrepancy report file has correct values
000ms
And
Fill edited discrepancy report section
000ms
And
Generate edited discrepancy report
000ms
And
Download discrepancy report
000ms
Then
Verify that discrepancy report file has correct values
000ms