Project Number Date
ApolloFullRunnerReport develop.282 26 sty 2021, 04:33

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@rollbackSettings 82 3 0 0 0 85 4 3 7 11m 46s 648ms Failed
View Feature DedicatedWindow
Given Set token of apiUsername "super-admin-skz" 094ms
And Get setting "AUTOMATIC_DELETING_UNUSED_DEDICATED_WINDOWS_INTERVAL" for "swisskrono" 035ms
And Create "CREATE_DEDICATED_WINDOW" window by JSON file for test as "super-admin-skz" 057ms
And Prepare setting for automatic time window delete with "super-admin-skz" 223ms
When Login as "swisskrono-admin" 2s 027ms
And Go to "WAREHOUSE_TAB" 431ms
Then Check if dedicated window is deleted from schedule 1m 17s 964ms
After Hooks.rollbackSettings() 059ms
View Feature Move transport to archive
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 3s 272ms
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" 028ms
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" 290ms
And Wait "60" seconds 1m
And Go to "WAREHOUSE_TAB" 631ms
And Change warehouse in schedule to: "Katowice" 1s 083ms
And Verify that transport window is grey 095ms
And Verify that transport is in archive 529ms
Then Restore transport from archive 922ms
And Verify that transport has been successfully restored 15s 240ms
After Hooks.deleteTransportAfterTest() 107ms
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 043ms
And Get setting "POLL_INTERVAL" for "neuca" 024ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 049ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 104ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 283ms
And Fill transport form 37s 641ms
And Select option of periodic transport and fill settings "DAILY" 47s 858ms
And Click "save-transport" save button and wait for form to disappear 16s 005ms
Then Set advice window in schedule in "0" days 171ms
And Check is transport created in schedule and set transport id 827ms
And Set week view 2s 939ms
Then Wait for schedule update 598ms
Then Check if periodic transport for "DAILY" is created correctly 30s 239ms
After Hooks.rollbackSettings() 039ms
After Hooks.deleteAllTransports() 15s 811ms
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 079ms
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" 028ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 087ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 309ms
And Fill transport form 37s 610ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 468ms
And Click "save-transport" save button and wait for form to disappear 15s 964ms
Then Set advice window in schedule in "0" days 157ms
And Check is transport created in schedule and set transport id 678ms
And Set week view 2s 810ms
Then Wait for schedule update 655ms
Then Check if periodic transport for "WEEKLY" is created correctly 38s 476ms
After Hooks.rollbackSettings() 034ms
After Hooks.deleteAllTransports() 15s 551ms
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 091ms
And Get setting "POLL_INTERVAL" for "neuca" 024ms
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" 068ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 294ms
And Fill transport form 37s 616ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 414ms
And Click "save-transport" save button and wait for form to disappear 15s 980ms
Then Set advice window in schedule in "0" days 140ms
And Check is transport created in schedule and set transport id 565ms
And Set week view 2s 729ms
Then Wait for schedule update 801ms
Then Check if periodic transport for "MONTHLY" is created correctly 58s 465ms
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:409)
	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() 048ms
After Hooks.deleteAllTransports() 15s 451ms
View Feature Base options of periodic transport - create, edit, delete etc.
Scenario Outline Edition data of periodic transport from order form
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 594ms
And Get setting "POLL_INTERVAL" for "neuca" 022ms
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" 075ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 361ms
When Go to "WAREHOUSE_TAB" 597ms
And Set week view 2s 356ms
And Select warehouse "Katowice" 4s 423ms
And Open the middle periodic transport form from the schedule view 22s 534ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 874ms
And Click save and-close and react on alert "dismiss" 671ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 285ms
java.lang.AssertionError: Następna awizacja okresowa została zmieniona, a nie powinna. Actual: 30
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Transport.PeriodicTransportTest.checkIfRestOfPeriodicTransportsIsReactCorrectly(PeriodicTransportTest.java:139)
	at ✽.Check if rest of periodic transports is react correctly "noEditing"(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:39)
After Hooks.rollbackSettings() 028ms
After Hooks.deleteAllTransports() 15s 922ms
View Feature Base options of periodic transport - create, edit, delete etc.
Scenario Outline Edition data of periodic transport from order form
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 132ms
And Get setting "POLL_INTERVAL" for "neuca" 061ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 025ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 061ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 296ms
When Go to "WAREHOUSE_TAB" 658ms
And Set week view 2s 484ms
And Select warehouse "Katowice" 4s 525ms
And Open the middle periodic transport form from the schedule view 21s 922ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 977ms
And Click save and-close and react on alert "accept" 1s 061ms
And Check if rest of periodic transports is react correctly "editing" 20s 277ms
java.lang.AssertionError: Pierwsze okno awizacji okresowej nie powinno zostać zmienone. Actual: 60
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Transport.PeriodicTransportTest.checkIfRestOfPeriodicTransportsIsReactCorrectly(PeriodicTransportTest.java:134)
	at ✽.Check if rest of periodic transports is react correctly "editing"(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:39)
After Hooks.rollbackSettings() 028ms
After Hooks.deleteAllTransports() 15s 924ms