Project Number Date
ApolloFullRunnerReport develop.308 17 lut 2021, 05:08

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 825ms Failed
View Feature DedicatedWindow
Given Set token of apiUsername "super-admin-skz" 091ms
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" 067ms
And Prepare setting for automatic time window delete with "super-admin-skz" 281ms
When Login as "swisskrono-admin" 2s 096ms
And Go to "WAREHOUSE_TAB" 420ms
Then Check if dedicated window is deleted from schedule 1m 24s 317ms
After Hooks.rollbackSettings() 056ms
View Feature Move transport to archive
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 532ms
And Check expected date interval for principal "neuca" in transport type "DELIVERY" and task "ARRIVE" 002ms
And Get setting "DELAY_TIME_TO_MOVE_ORDER_TO_ARCHIVE_AFTER_TASK_TIMEOUT" for "neuca" 023ms
And Set proper delay time to move order to archive after task timeout 044ms
When Create transport with time window start at closest full hour "CREATE_DELIVERY" by API as "super-admin-neuca" 367ms
And Wait "60" seconds 1m
And Go to "WAREHOUSE_TAB" 649ms
And Change warehouse in schedule to: "Katowice" 1s 106ms
And Verify that transport window is grey 089ms
And Verify that transport is in archive 1s 077ms
Then Restore transport from archive 962ms
And Verify that transport has been successfully restored 15s 259ms
After Hooks.deleteTransportAfterTest() 101ms
After Hooks.rollbackSettings() 031ms
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 041ms
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" 053ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 153ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 276ms
And Fill transport form 37s 555ms
And Select option of periodic transport and fill settings "DAILY" 47s 838ms
And Click "save-transport" save button and wait for form to disappear 16s 010ms
Then Set advice window in schedule in "0" days 159ms
And Check is transport created in schedule and set transport id 807ms
And Set week view 2s 906ms
Then Wait for schedule update 610ms
Then Check if periodic transport for "DAILY" is created correctly 30s 174ms
After Hooks.rollbackSettings() 035ms
After Hooks.deleteAllTransports() 1m 32s 256ms
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 086ms
And Get setting "POLL_INTERVAL" for "neuca" 020ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 029ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 102ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 273ms
And Fill transport form 37s 617ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 446ms
And Click "save-transport" save button and wait for form to disappear 15s 919ms
Then Set advice window in schedule in "0" days 156ms
And Check is transport created in schedule and set transport id 591ms
And Set week view 3s 383ms
Then Wait for schedule update 287ms
Then Check if periodic transport for "WEEKLY" is created correctly 38s 021ms
After Hooks.rollbackSettings() 036ms
After Hooks.deleteAllTransports() 1m 32s 771ms
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 109ms
And Get setting "POLL_INTERVAL" for "neuca" 036ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 029ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 086ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 283ms
And Fill transport form 37s 640ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 443ms
And Click "save-transport" save button and wait for form to disappear 15s 923ms
Then Set advice window in schedule in "0" days 168ms
And Check is transport created in schedule and set transport id 681ms
And Set week view 3s 330ms
Then Wait for schedule update 257ms
Then Check if periodic transport for "MONTHLY" is created correctly 57s 852ms
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 32s 251ms