Project Number Date
ApolloFullRunnerReport apollo-test-2.148 07 wrz 2021, 06:21

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Base options of periodic transport - create, edit, delete etc. 70 1 0 0 0 71 5 1 6 18m 28s 443ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 7s 543ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 447ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 000ms
And Go to new transport "DELIVERY" 742ms
And Fill transport form 48s 049ms
And Select option of periodic transport and fill settings "DAILY" 51s 322ms
And Click "save-transport" save button and wait for form to disappear 30s 233ms
Then Set advice window in schedule in "0" days 261ms
And Check is transport created in schedule and set transport id 3s 714ms
And Set week view 3s 381ms
Then Wait "120" seconds 2m
And Refresh page 2s 695ms
Then Check if periodic transport for "DAILY" is created correctly 16s 900ms
After Hooks.deletePeriodicTransports() 3s 235ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 604ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 297ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 725ms
And Fill transport form 48s 202ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 560ms
And Click "save-transport" save button and wait for form to disappear 30s 210ms
Then Set advice window in schedule in "0" days 267ms
And Check is transport created in schedule and set transport id 3s 624ms
And Set week view 3s 270ms
Then Wait "120" seconds 2m
And Refresh page 2s 310ms
Then Check if periodic transport for "WEEKLY" is created correctly 27s 403ms
After Hooks.deletePeriodicTransports() 8s 502ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 647ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 266ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 000ms
And Go to new transport "DELIVERY" 715ms
And Fill transport form 48s 284ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 616ms
And Click "save-transport" save button and wait for form to disappear 30s 240ms
Then Set advice window in schedule in "0" days 256ms
And Check is transport created in schedule and set transport id 3s 497ms
And Set week view 3s 462ms
Then Wait "120" seconds 2m
And Refresh page 2s 319ms
Then Check if periodic transport for "MONTHLY" is created correctly 40s 147ms
After Hooks.deletePeriodicTransports() 3s 345ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 3s 090ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 261ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 041ms
When Go to "WAREHOUSE_TAB" 927ms
And Set week view 2s 528ms
And Select warehouse "Katowice" 3s 622ms
And Open the middle periodic transport form from the schedule view 41s 988ms
Then Change filled value in details "number-of-pallets-step-0" "number" "30" "0" 1s 688ms
And Click save and-close and react on alert "dismiss" 770ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 568ms
After Hooks.deletePeriodicTransports() 4s 183ms
Scenario Outline Edition data of periodic transport from order form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 487ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 259ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 035ms
When Go to "WAREHOUSE_TAB" 1s 145ms
And Set week view 2s 679ms
And Select warehouse "Katowice" 4s 225ms
And Open the middle periodic transport form from the schedule view 26s 881ms
Then Change filled value in details "number-of-pallets-step-0" "number" "30" "0" 1s 720ms
And Click save and-close and react on alert "accept" 754ms
And Check if rest of periodic transports is react correctly "editing" 20s 552ms
java.lang.AssertionError: Pierwsze okno awizacji okresowej nie powinno zostać zmienone. Actual: 45
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Transport.PeriodicTransportTest.checkIfRestOfPeriodicTransportsIsReactCorrectly(PeriodicTransportTest.java:131)
	at ✽.Check if rest of periodic transports is react correctly "editing"(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:36)
After Hooks.deletePeriodicTransports() 5s 569ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 644ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 291ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 993ms
When Go to "WAREHOUSE_TAB" 1s 030ms
And Set week view 2s 606ms
And Select warehouse "Katowice" 3s 651ms
And Open the middle periodic transport form from the schedule view 1m 59s 804ms
Then Check if designation of periodic transport in transport form is correct 093ms
And Close transport details 15s 446ms
When Go to "TRANSPORT_TABLE" 747ms
And Wait until all periodic transports will be visible in transport table 1s 601ms
Then Check if designation of periodic transport in transport table is correct 2s 075ms
After Hooks.deletePeriodicTransports() 3s 994ms