Project Number Date
ApolloFullRunnerReport apollo-test-2.157 14 wrz 2021, 06:50

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 17m 27s 298ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 7s 625ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 510ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 000ms
And Go to new transport "DELIVERY" 654ms
And Fill transport form 48s 109ms
And Select option of periodic transport and fill settings "DAILY" 51s 179ms
And Click "save-transport" save button and wait for form to disappear 30s 226ms
Then Set advice window in schedule in "0" days 268ms
And Check is transport created in schedule and set transport id 3s 641ms
And Set week view 3s 010ms
Then Wait "120" seconds 2m
And Refresh page 2s 373ms
Then Check if periodic transport for "DAILY" is created correctly 16s 762ms
After Hooks.deletePeriodicTransports() 3s 240ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 704ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 301ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 000ms
And Go to new transport "DELIVERY" 672ms
And Fill transport form 48s 108ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 585ms
And Click "save-transport" save button and wait for form to disappear 30s 244ms
Then Set advice window in schedule in "0" days 230ms
And Check is transport created in schedule and set transport id 3s 281ms
And Set week view 3s 197ms
Then Wait "120" seconds 2m
And Refresh page 2s 298ms
Then Check if periodic transport for "WEEKLY" is created correctly 26s 720ms
After Hooks.deletePeriodicTransports() 8s 183ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 688ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 276ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 000ms
And Go to new transport "DELIVERY" 722ms
And Fill transport form 48s 279ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 469ms
And Click "save-transport" save button and wait for form to disappear 30s 191ms
Then Set advice window in schedule in "0" days 210ms
And Check is transport created in schedule and set transport id 3s 357ms
And Set week view 3s 969ms
Then Wait "120" seconds 2m
And Refresh page 2s 279ms
Then Check if periodic transport for "MONTHLY" is created correctly 54s 987ms
After Hooks.deletePeriodicTransports() 3s 351ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 767ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 274ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 895ms
When Go to "WAREHOUSE_TAB" 915ms
And Set week view 2s 376ms
And Select warehouse "Katowice" 3s 267ms
And Open the middle periodic transport form from the schedule view 38s 752ms
Then Change filled value in details "number-of-pallets-step-0" "number" "30" "0" 1s 649ms
And Click save and-close and react on alert "dismiss" 748ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 597ms
After Hooks.deletePeriodicTransports() 3s 978ms
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 618ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 257ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 945ms
When Go to "WAREHOUSE_TAB" 1s 036ms
And Set week view 2s 338ms
And Select warehouse "Katowice" 3s 494ms
And Open the middle periodic transport form from the schedule view 42s 307ms
Then Change filled value in details "number-of-pallets-step-0" "number" "30" "0" 1s 682ms
And Click save and-close and react on alert "accept" 765ms
And Check if rest of periodic transports is react correctly "editing" 20s 595ms
org.junit.ComparisonFailure: Następna awizacja okresowa nie została zmieniona expected:<[60]> but was:<[45]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Transport.PeriodicTransportTest.checkIfRestOfPeriodicTransportsIsReactCorrectly(PeriodicTransportTest.java:128)
	at ✽.Check if rest of periodic transports is react correctly "editing"(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:36)
After Hooks.deletePeriodicTransports() 3s 922ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 633ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 270ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 849ms
When Go to "WAREHOUSE_TAB" 995ms
And Set week view 2s 324ms
And Select warehouse "Katowice" 3s 564ms
And Open the middle periodic transport form from the schedule view 36s 504ms
Then Check if designation of periodic transport in transport form is correct 091ms
And Close transport details 15s 368ms
When Go to "TRANSPORT_TABLE" 678ms
And Wait until all periodic transports will be visible in transport table 1s 509ms
Then Check if designation of periodic transport in transport table is correct 2s 073ms
After Hooks.deletePeriodicTransports() 6s 073ms