Project Number Date
ApolloFullRunnerReport apollo-test-2.102 02 sie 2021, 03:22

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Edit transport using pencil 84 2 11 0 0 97 11 2 13 6m 22s 773ms Failed
Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 983ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 134ms
And Show all transport "false" 081ms
When Find transport pencil button in transports table 1s 763ms
And Click pencil and move transport to next day in schedule 20s 757ms
Then Check if transport is in new location in schedule 2s 254ms
And Check if dates in transport form are correct 3s 950ms
After Hooks.deleteTransportAfterTest() 816ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 432ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 682ms
And Show all transport "false" 085ms
When Find transport pencil button in transports table 1s 816ms
And Click pencil and move transport to next day in schedule 20s 339ms
Then Check if transport is in new location in schedule 2s 293ms
And Check if dates in transport form are correct 3s 900ms
After Hooks.deleteTransportAfterTest() 686ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 474ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 921ms
And Show all transport "false" 075ms
When Find transport pencil button in transports table 1s 800ms
And Click pencil and move transport to next day in schedule 21s 322ms
Then Check if transport is in new location in schedule 2s 288ms
And Check if dates in transport form are correct 3s 893ms
After Hooks.deleteTransportAfterTest() 743ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 439ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 866ms
And Show all transport "false" 081ms
When Find transport pencil button in transports table 1s 768ms
And Click pencil and move transport to next day in schedule 20s 573ms
Then Check if transport is in new location in schedule 2s 289ms
And Check if dates in transport form are correct 3s 947ms
After Hooks.deleteTransportAfterTest() 746ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 593ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 937ms
And Show all transport "false" 087ms
When Find transport pencil button in transports table 1s 768ms
And Click pencil and move transport to next day in schedule 20s 554ms
Then Check if transport is in new location in schedule 2s 274ms
And Check if dates in transport form are correct 3s 888ms
After Hooks.deleteTransportAfterTest() 788ms
Scenario Outline Check if it possible to edit transport by pencil
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 523ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-alrec" 473ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[[meta:[exceptionType:WINDOWS_OVERLAP_EXCEPTION, initialStart:2021-08-03T04:00:00Z, windowSizeInMinutes:60, rampName:46 Zał.], detail:Nie możemy zarezerwować okna czasowego o długości 60 minut we wskazanym miejscu, ponieważ magazyn jest już zajęty w tych godzinach. Prosimy o wybranie innej godziny lub rampy., 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_OWN_COLLECTION" by JSON file as "super-admin-alrec"(file:Features/Atom/Transport/PencilEdition.feature:6)
And Show all transport "true" 000ms
When Find transport pencil button in transports table 000ms
And Click pencil and move transport to next day in schedule 000ms
Then Check if transport is in new location in schedule 000ms
And Check if dates in transport form are correct 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if it possible to add advice by advice button in transport table and edit transport by pencil
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 458ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 977ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 023ms
When Show all transport types 1s 150ms
And Click button advice in transport table "DELIVERY" 271ms
And Set advice window in schedule 3s 277ms
And Fill advice form 21s 885ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
	at ✽.Fill advice form(file:Features/Atom/Transport/PencilEdition.feature:29)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport pencil button in transports table 000ms
And Click pencil and move transport to next day in schedule 000ms
Then Check if transport is in new location in schedule 000ms
And Check if dates in transport form are correct 000ms
After Hooks.deleteTransportAfterTest() 594ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 989ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 149ms
And Show all transport "false" 081ms
When Find transport pencil button in transports table 1s 751ms
And Click pencil and move transport to next day in schedule 21s 165ms
And Move advice window "3" 1s 463ms
Then Check if advice window is in new location 063ms
After Hooks.deleteTransportAfterTest() 3s 945ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 405ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 543ms
And Show all transport "false" 072ms
When Find transport pencil button in transports table 1s 647ms
And Click pencil and move transport to next day in schedule 20s 375ms
And Move advice window "3" 1s 565ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 3s 262ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 434ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 802ms
And Show all transport "false" 070ms
When Find transport pencil button in transports table 1s 700ms
And Click pencil and move transport to next day in schedule 21s 265ms
And Move advice window "3" 1s 652ms
Then Check if advice window is in new location 061ms
After Hooks.deleteTransportAfterTest() 3s 708ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 513ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 874ms
And Show all transport "false" 082ms
When Find transport pencil button in transports table 1s 809ms
And Click pencil and move transport to next day in schedule 20s 574ms
And Move advice window "3" 1s 523ms
Then Check if advice window is in new location 060ms
After Hooks.deleteTransportAfterTest() 3s 687ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 507ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 892ms
And Show all transport "false" 079ms
When Find transport pencil button in transports table 1s 814ms
And Click pencil and move transport to next day in schedule 20s 576ms
And Move advice window "3" 1s 530ms
Then Check if advice window is in new location 066ms
After Hooks.deleteTransportAfterTest() 3s 594ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 522ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 712ms
And Show all transport "true" 226ms
When Find transport pencil button in transports table 1s 801ms
And Click pencil and move transport to next day in schedule 20s 265ms
And Move advice window "3" 1s 580ms
Then Check if advice window is in new location 062ms
After Hooks.deleteTransportAfterTest() 3s 182ms