Project Number Date
ApolloFullRunnerReport master.297 04 lut 2021, 18:12

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 395ms Failed
View Feature DedicatedWindow
Given Set token of apiUsername "super-admin-skz" 096ms
And Get setting "AUTOMATIC_DELETING_UNUSED_DEDICATED_WINDOWS_INTERVAL" for "swisskrono" 037ms
And Create "CREATE_DEDICATED_WINDOW" window by JSON file for test as "super-admin-skz" 061ms
And Prepare setting for automatic time window delete with "super-admin-skz" 209ms
When Login as "swisskrono-admin" 2s 195ms
And Go to "WAREHOUSE_TAB" 410ms
Then Check if dedicated window is deleted from schedule 1m 21s 030ms
After Hooks.rollbackSettings() 050ms
View Feature Move transport to archive
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 438ms
And Check expected date interval for principal "neuca" in transport type "DELIVERY" and task "ARRIVE" 003ms
And Get setting "DELAY_TIME_TO_MOVE_ORDER_TO_ARCHIVE_AFTER_TASK_TIMEOUT" for "neuca" 022ms
And Set proper delay time to move order to archive after task timeout 037ms
When Create transport with time window start at closest full hour "CREATE_DELIVERY" by API as "super-admin-neuca" 291ms
And Wait "60" seconds 1m
And Go to "WAREHOUSE_TAB" 686ms
And Change warehouse in schedule to: "Katowice" 1s 078ms
And Verify that transport window is grey 082ms
And Verify that transport is in archive 557ms
Then Restore transport from archive 939ms
And Verify that transport has been successfully restored 15s 267ms
After Hooks.deleteTransportAfterTest() 123ms
After Hooks.rollbackSettings() 054ms
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 272ms
And Get setting "POLL_INTERVAL" for "neuca" 023ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 050ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 130ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 289ms
And Fill transport form 37s 644ms
And Select option of periodic transport and fill settings "DAILY" 47s 871ms
And Click "save-transport" save button and wait for form to disappear 15s 945ms
Then Set advice window in schedule in "0" days 183ms
And Check is transport created in schedule and set transport id 840ms
And Set week view 2s 934ms
Then Wait for schedule update 652ms
Then Check if periodic transport for "DAILY" is created correctly 30s 218ms
After Hooks.rollbackSettings() 032ms
After Hooks.deleteAllTransports() 1m 2s 204ms
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 436ms
And Get setting "POLL_INTERVAL" for "neuca" 021ms
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" 082ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 003ms
And Go to new transport "DELIVERY" 15s 307ms
And Fill transport form 37s 539ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 542ms
And Click "save-transport" save button and wait for form to disappear 15s 924ms
Then Set advice window in schedule in "0" days 177ms
And Check is transport created in schedule and set transport id 635ms
And Set week view 3s 442ms
Then Wait for schedule update 228ms
Then Check if periodic transport for "WEEKLY" is created correctly 37s 995ms
After Hooks.rollbackSettings() 034ms
After Hooks.deleteAllTransports() 1m 2s 686ms
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 169ms
And Get setting "POLL_INTERVAL" for "neuca" 021ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 024ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 068ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 305ms
And Fill transport form 37s 652ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 467ms
And Click "save-transport" save button and wait for form to disappear 15s 925ms
Then Set advice window in schedule in "0" days 174ms
And Check is transport created in schedule and set transport id 644ms
And Set week view 2s 955ms
Then Wait for schedule update 723ms
Then Check if periodic transport for "MONTHLY" is created correctly 58s 390ms
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() 032ms
After Hooks.deleteAllTransports() 1m 2s 090ms