Project Number Date
ApolloFullRunnerReport apollo-test-2.137 29 sie 2021, 05:53

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deletePeriodicTransports 69 2 0 0 0 71 4 2 6 17m 34s 200ms Failed
View Feature Base options of periodic transport - create, edit, delete etc.
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 9s 009ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 480ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 000ms
And Go to new transport "DELIVERY" 714ms
And Fill transport form 48s 328ms
And Select option of periodic transport and fill settings "DAILY" 51s 395ms
And Click "save-transport" save button and wait for form to disappear 30s 219ms
Then Set advice window in schedule in "0" days 246ms
And Check is transport created in schedule and set transport id 3s 889ms
And Set week view 3s 351ms
Then Wait "120" seconds 2m
And Refresh page 2s 365ms
Then Check if periodic transport for "DAILY" is created correctly 16s 875ms
After Hooks.deletePeriodicTransports() 3s 231ms
View Feature Base options of periodic transport - create, edit, delete etc.
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 677ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 267ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 000ms
And Go to new transport "DELIVERY" 729ms
And Fill transport form 48s 226ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 643ms
And Click "save-transport" save button and wait for form to disappear 30s 236ms
Then Set advice window in schedule in "0" days 261ms
And Check is transport created in schedule and set transport id 3s 444ms
And Set week view 3s 320ms
Then Wait "120" seconds 2m
And Refresh page 2s 292ms
Then Check if periodic transport for "WEEKLY" is created correctly 28s 616ms
After Hooks.deletePeriodicTransports() 8s 274ms
View Feature Base options of periodic transport - create, edit, delete etc.
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 621ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 271ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 000ms
And Go to new transport "DELIVERY" 765ms
And Fill transport form 48s 202ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 472ms
And Click "save-transport" save button and wait for form to disappear 30s 247ms
Then Set advice window in schedule in "0" days 276ms
And Check is transport created in schedule and set transport id 3s 595ms
And Set week view 3s 196ms
Then Wait "120" seconds 2m
And Refresh page 2s 347ms
Then Check if periodic transport for "MONTHLY" is created correctly 54s 677ms
After Hooks.deletePeriodicTransports() 3s 532ms
View Feature Base options of periodic transport - create, edit, delete etc.
Scenario Outline Edition data of periodic transport from order form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 523ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 266ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 981ms
When Go to "WAREHOUSE_TAB" 971ms
And Set week view 2s 423ms
And Select warehouse "Katowice" 5s 239ms
And Open the middle periodic transport form from the schedule view 39s 759ms
Then Change filled value in details "number-of-pallets-step-0" "number" "30" "0" 1s 720ms
And Click save and-close and react on alert "dismiss" 766ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 515ms
java.lang.AssertionError: Następna awizacja okresowa została zmieniona, a nie powinna. Actual: 45
	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:136)
	at ✽.Check if rest of periodic transports is react correctly "noEditing"(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:36)
After Hooks.deletePeriodicTransports() 4s 126ms
View Feature Base options of periodic transport - create, edit, delete etc.
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 486ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 254ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 058ms
When Go to "WAREHOUSE_TAB" 1s 047ms
And Set week view 2s 389ms
And Select warehouse "Katowice" 5s 178ms
And Open the middle periodic transport form from the schedule view 37s 255ms
Then Change filled value in details "number-of-pallets-step-0" "number" "30" "0" 1s 663ms
And Click save and-close and react on alert "accept" 773ms
And Check if rest of periodic transports is react correctly "editing" 21s 031ms
After Hooks.deletePeriodicTransports() 4s 300ms
View Feature Base options of periodic transport - create, edit, delete etc.
Scenario Outline Designations of periodic transports
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 494ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 256ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 030ms
When Go to "WAREHOUSE_TAB" 949ms
And Set week view 2s 470ms
And Select warehouse "Katowice" 5s 415ms
And Open the middle periodic transport form from the schedule view 37s 124ms
Then Check if designation of periodic transport in transport form is correct 099ms
And Close transport details 15s 448ms
When Go to "TRANSPORT_TABLE" 907ms
And Wait until all periodic transports will be visible in transport table 1s 365ms
Then Check if designation of periodic transport in transport table is correct 2s 061ms
java.lang.NumberFormatException: For input string: ""
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Integer.parseInt(Integer.java:592)
	at java.lang.Integer.parseInt(Integer.java:615)
	at CucumberTests.Transport.PeriodicTransportTest.checkIfDesignationOfPeriodicTransportInTransportTableIsCorrect(PeriodicTransportTest.java:168)
	at ✽.Check if designation of periodic transport in transport table is correct(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:55)
After Hooks.deletePeriodicTransports() 3s 804ms