Project Number Date
ApolloFullRunnerReport develop.459 10 cze 2021, 07:03

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. 67 1 0 0 0 68 5 1 6 14m 55s 227ms 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 084ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 121ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 259ms
And Fill transport form 40s 886ms
And Select option of periodic transport and fill settings "DAILY" 47s 602ms
And Click "save-transport" save button and wait for form to disappear 15s 766ms
Then Set advice window in schedule in "0" days 088ms
And Check is transport created in schedule and set transport id 909ms
And Set week view 2s 488ms
Then Wait for schedule update 633ms
Then Check if periodic transport for "DAILY" is created correctly 24s 065ms
After Hooks.deleteAllTransports() 1m 32s 153ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 988ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 073ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 252ms
And Fill transport form 40s 967ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 411ms
And Click "save-transport" save button and wait for form to disappear 15s 690ms
Then Set advice window in schedule in "0" days 108ms
And Check is transport created in schedule and set transport id 900ms
And Set week view 2s 643ms
Then Wait for schedule update 585ms
Then Check if periodic transport for "WEEKLY" is created correctly 32s 635ms
After Hooks.deleteAllTransports() 1m 32s 758ms
Scenario Outline Create time windows of periodic transport [A-6089]
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 104ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 073ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 270ms
And Fill transport form 40s 937ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 326ms
And Click "save-transport" save button and wait for form to disappear 15s 700ms
Then Set advice window in schedule in "0" days 094ms
And Check is transport created in schedule and set transport id 885ms
And Set week view 3s 037ms
Then Wait for schedule update 253ms
Then Check if periodic transport for "MONTHLY" is created correctly 1m 13s 591ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 11.09.2021
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Schedule.SchedulePage.checkPeriodicTransportLocation(SchedulePage.java:384)
	at CucumberTests.Transport.PeriodicTransportTest.waitAMinuteAndCheckIfPeriodicTransportForIsCreatedCorectly(PeriodicTransportTest.java:77)
	at ✽.Check if periodic transport for "MONTHLY" is created correctly(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:16)
After Hooks.deleteAllTransports() 1m 32s 203ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 077ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 083ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 335ms
When Go to "WAREHOUSE_TAB" 618ms
And Set week view 2s 202ms
And Select warehouse "Katowice" 4s 043ms
And Open the middle periodic transport form from the schedule view 1m 55s 495ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 489ms
And Click save and-close and react on alert "dismiss" 609ms
And Check if rest of periodic transports is react correctly "noEditing" 1m 6s 497ms
After Hooks.deleteAllTransports() 1m 32s 404ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 142ms
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" 323ms
When Go to "WAREHOUSE_TAB" 627ms
And Set week view 2s 132ms
And Select warehouse "Katowice" 4s 172ms
And Open the middle periodic transport form from the schedule view 1m 55s 707ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 489ms
And Click save and-close and react on alert "accept" 594ms
And Check if rest of periodic transports is react correctly "editing" 1m 6s 546ms
After Hooks.deleteAllTransports() 1m 32s 355ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 180ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 076ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 350ms
When Go to "WAREHOUSE_TAB" 623ms
And Set week view 2s 111ms
And Select warehouse "Katowice" 4s 137ms
And Open the middle periodic transport form from the schedule view 37s 279ms
Then Check if designation of periodic transport in transport form is correct 040ms
And Close transport details 15s 235ms
When Go to "TRANSPORT_TABLE" 319ms
And Wait until all periodic transports will be visible in transport table 1s 124ms
Then Check if designation of periodic transport in transport table is correct 2s 037ms
After Hooks.deleteAllTransports() 1m 32s 058ms