Project Number Date
ApolloFullRunnerReport develop.289 02 lut 2021, 04:58

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@rollbackSettings 60 1 0 0 0 61 4 1 5 10m 2s 685ms Failed
View Feature DedicatedWindow
Given Set token of apiUsername "super-admin-skz" 099ms
And Get setting "AUTOMATIC_DELETING_UNUSED_DEDICATED_WINDOWS_INTERVAL" for "swisskrono" 036ms
And Create "CREATE_DEDICATED_WINDOW" window by JSON file for test as "super-admin-skz" 066ms
And Prepare setting for automatic time window delete with "super-admin-skz" 255ms
When Login as "swisskrono-admin" 2s 235ms
And Go to "WAREHOUSE_TAB" 378ms
Then Check if dedicated window is deleted from schedule 1m 23s 925ms
After Hooks.rollbackSettings() 048ms
View Feature Move transport to archive
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 546ms
And Check expected date interval for principal "neuca" in transport type "DELIVERY" and task "ARRIVE" 004ms
And Get setting "DELAY_TIME_TO_MOVE_ORDER_TO_ARCHIVE_AFTER_TASK_TIMEOUT" for "neuca" 025ms
And Set proper delay time to move order to archive after task timeout 023ms
When Create transport with time window start at closest full hour "CREATE_DELIVERY" by API as "super-admin-neuca" 300ms
And Wait "60" seconds 1m
And Go to "WAREHOUSE_TAB" 661ms
And Change warehouse in schedule to: "Katowice" 1s 076ms
And Verify that transport window is grey 092ms
And Verify that transport is in archive 546ms
Then Restore transport from archive 931ms
And Verify that transport has been successfully restored 15s 266ms
After Hooks.deleteTransportAfterTest() 144ms
After Hooks.rollbackSettings() 028ms
View Feature Base options of periodic transport - create, edit, delete etc.
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 110ms
And Get setting "POLL_INTERVAL" for "neuca" 028ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 053ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 132ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 255ms
And Fill transport form 37s 652ms
And Select option of periodic transport and fill settings "DAILY" 47s 909ms
And Click "save-transport" save button and wait for form to disappear 15s 936ms
Then Set advice window in schedule in "0" days 177ms
And Check is transport created in schedule and set transport id 815ms
And Set week view 3s 002ms
Then Wait for schedule update 646ms
Then Check if periodic transport for "DAILY" is created correctly 30s 225ms
After Hooks.rollbackSettings() 034ms
After Hooks.deleteAllTransports() 1m 2s 094ms
View Feature Base options of periodic transport - create, edit, delete etc.
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 125ms
And Get setting "POLL_INTERVAL" for "neuca" 026ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 028ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 057ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 310ms
And Fill transport form 37s 645ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 503ms
And Click "save-transport" save button and wait for form to disappear 15s 931ms
Then Set advice window in schedule in "0" days 178ms
And Check is transport created in schedule and set transport id 657ms
And Set week view 2s 840ms
Then Wait for schedule update 636ms
Then Check if periodic transport for "WEEKLY" is created correctly 38s 060ms
After Hooks.rollbackSettings() 039ms
After Hooks.deleteAllTransports() 1m 2s 693ms
View Feature Base options of periodic transport - create, edit, delete etc.
Scenario Outline Create time windows of periodic transport
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 097ms
And Get setting "POLL_INTERVAL" for "neuca" 026ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 026ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 058ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 312ms
And Fill transport form 37s 677ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 352ms
And Click "save-transport" save button and wait for form to disappear 15s 940ms
Then Set advice window in schedule in "0" days 170ms
And Check is transport created in schedule and set transport id 643ms
And Set week view 3s 285ms
Then Wait for schedule update 240ms
Then Check if periodic transport for "MONTHLY" is created correctly 58s 425ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 3 miesiącu
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Schedule.SchedulePage.checkPeriodicTransportLocation(SchedulePage.java:412)
	at CucumberTests.Transport.PeriodicTransportTest.waitAMinuteAndCheckIfPeriodicTransportForIsCreatedCorectly(PeriodicTransportTest.java:82)
	at ✽.Check if periodic transport for "MONTHLY" is created correctly(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:18)
After Hooks.rollbackSettings() 043ms
After Hooks.deleteAllTransports() 1m 2s 027ms