Project Number Date
ApolloFullRunnerReport develop-kapibary.320 24 lut 2021, 00:02

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. 66 1 0 0 0 67 5 1 6 14m 26s 487ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 095ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 122ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 323ms
And Fill transport form 37s 645ms
And Select option of periodic transport and fill settings "DAILY" 47s 818ms
And Click "save-transport" save button and wait for form to disappear 16s 040ms
Then Set advice window in schedule in "0" days 177ms
And Check is transport created in schedule and set transport id 806ms
And Set week view 3s 364ms
Then Wait for schedule update 301ms
Then Check if periodic transport for "DAILY" is created correctly 30s 257ms
After Hooks.deleteAllTransports() 1m 32s 217ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 070ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 065ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 315ms
And Fill transport form 37s 591ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 500ms
And Click "save-transport" save button and wait for form to disappear 15s 941ms
Then Set advice window in schedule in "0" days 173ms
And Check is transport created in schedule and set transport id 642ms
And Set week view 3s 371ms
Then Wait for schedule update 232ms
Then Check if periodic transport for "WEEKLY" is created correctly 38s 871ms
After Hooks.deleteAllTransports() 1m 32s 816ms
Scenario Outline Create time windows of periodic transport
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 101ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 063ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 311ms
And Fill transport form 37s 647ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 422ms
And Click "save-transport" save button and wait for form to disappear 15s 939ms
Then Set advice window in schedule in "0" days 163ms
And Check is transport created in schedule and set transport id 639ms
And Set week view 2s 611ms
Then Wait for schedule update 933ms
Then Check if periodic transport for "MONTHLY" is created correctly 1m 37s 823ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 24.05.2021
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Schedule.SchedulePage.checkPeriodicTransportLocation(SchedulePage.java:447)
	at CucumberTests.Transport.PeriodicTransportTest.waitAMinuteAndCheckIfPeriodicTransportForIsCreatedCorectly(PeriodicTransportTest.java:76)
	at ✽.Check if periodic transport for "MONTHLY" is created correctly(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:16)
After Hooks.deleteAllTransports() 1m 32s 087ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 042ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 075ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 397ms
When Go to "WAREHOUSE_TAB" 595ms
And Set week view 2s 357ms
And Select warehouse "Katowice" 4s 520ms
And Open the middle periodic transport form from the schedule view 36s 805ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 633ms
And Click save and-close and react on alert "dismiss" 678ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 455ms
After Hooks.deleteAllTransports() 1m 32s 289ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 109ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 068ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 313ms
When Go to "WAREHOUSE_TAB" 613ms
And Set week view 2s 458ms
And Select warehouse "Katowice" 4s 534ms
And Open the middle periodic transport form from the schedule view 1m 55s 709ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 608ms
And Click save and-close and react on alert "accept" 658ms
And Check if rest of periodic transports is react correctly "editing" 1m 7s 322ms
After Hooks.deleteAllTransports() 1m 32s 339ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 096ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 064ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 307ms
When Go to "WAREHOUSE_TAB" 616ms
And Set week view 2s 367ms
And Select warehouse "Katowice" 4s 645ms
And Open the middle periodic transport form from the schedule view 1m 56s 529ms
Then Check if designation of periodic transport in transport form is correct 046ms
When Go to "TRANSPORT_TABLE" 295ms
And Wait until all periodic transports will be visible in transport table 1s 118ms
Then Check if designation of periodic transport in transport table is correct 2s 043ms
After Hooks.deleteAllTransports() 1m 32s 103ms