Project Number Date
ApolloFullRunnerReport refs/heads/develop.6 21 maj 2021, 04:17

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Transport Form - Discrepancy Report scenarios 83 2 4 0 0 89 10 2 12 7m 8s 596ms Failed
Feature Transport Form - Discrepancy Report scenarios
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 186ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 929ms
And Go to transport details "DELIVERY" 4s 906ms
When Open section: "discrepancy-report-panel" 1s 171ms
Then Verify that no discrepancies found label is visible in discrepancy report section 137ms
And Select "NIE" in the "insp.-accord.-with-ins." 2s 655ms
And Verify that discrepancy report custom fields are visible in discrepancy report section 265ms
After Hooks.deleteTransportAfterTest() 849ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 859ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 033ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 859ms
And Go to transport details "DELIVERY" 4s 913ms
And Fill transport form 40s 938ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 497ms
When Go to transport details "DELIVERY" 4s 844ms
Then Select "NIE" in the "insp.-accord.-with-ins." 2s 675ms
And Click "save-transport" save button 910ms
And Wait "2" seconds 2s
And Verify that discrepancy report section is open 072ms
And Verify that discrepancy report section contains validation errors 063ms
After Hooks.deleteTransportAfterTest() 820ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 140ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 852ms
When Go to transport details "DELIVERY" 4s 904ms
Then Verify that discrepancy report section is available 089ms
And Open section: "discrepancy-report-panel" 1s 144ms
And Verify that generate new discrepancy report button is visible 082ms
After Hooks.deleteTransportAfterTest() 857ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 859ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 2s 662ms
When Go to transport details "OWN_COLLECTION" 4s 946ms
Then Verify that discrepancy report section is available 090ms
And Open section: "discrepancy-report-panel" 1s 152ms
And Verify that generate new discrepancy report button is visible 084ms
After Hooks.deleteTransportAfterTest() 848ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 906ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 2s 751ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 964ms
Then Verify that discrepancy report section is available 064ms
And Open section: "discrepancy-report-panel" 1s 122ms
And Verify that generate new discrepancy report button is visible 082ms
After Hooks.deleteTransportAfterTest() 829ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 749ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 2s 825ms
When Go to transport details "EXPORT" 5s 096ms
Then Verify that discrepancy report section is available 126ms
And Open section: "discrepancy-report-panel" 1s 355ms
And Verify that generate new discrepancy report button is visible 132ms
After Hooks.deleteTransportAfterTest() 1s 107ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 026ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 941ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 934ms
Then Verify that discrepancy report section is available 084ms
And Open section: "discrepancy-report-panel" 1s 146ms
And Verify that generate new discrepancy report button is visible 082ms
After Hooks.deleteTransportAfterTest() 505ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 854ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 2s 700ms
When Go to transport details "CISTERN_DELIVERY" 4s 951ms
Then Verify that discrepancy report section is not available 15s 035ms
After Hooks.deleteTransportAfterTest() 825ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 058ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 2s 566ms
When Go to transport details "CISTERN_COLLECTION" 4s 898ms
Then Verify that discrepancy report section is not available 15s 069ms
After Hooks.deleteTransportAfterTest() 853ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 989ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 255ms
When Go to transport details "WEIGHING" 4s 783ms
Then Verify that discrepancy report section is not available 15s 081ms
After Hooks.deleteTransportAfterTest() 451ms
Scenario Outline Check if discrepancy report is properly generated
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 982ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 874ms
When Go to "TRANSPORT_TABLE" 452ms
And Go to transport details "DELIVERY" 4s 851ms
And Change filled value in transport details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 861ms
And Change filled value in transport details "unloaded-stere" "text" "3" "0" 1s 497ms
And Open section: "discrepancy-report-panel" 1s 173ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 032ms
And Fill transport form 41s 024ms
And Fill discrepancy report section without closing the form 22s 269ms
And Generate discrepancy report 21s 272ms
And Download discrepancy report 338ms
Then Verify that discrepancy report file has correct values 011ms
java.lang.AssertionError: Nie znaleziono szukanego zasobu w Apollo!
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getBigIntegerResult(ApolloSelectDbService.java:117)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getLongResult(ApolloSelectDbService.java:107)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.findLastDiscrepancyReportId(ApolloSelectDbService.java:153)
	at CucumberTests.Transport.TransportFormTest.verifyThatDiscrepancyReportFileHasCorrectValues(TransportFormTest.java:249)
	at ✽.Verify that discrepancy report file has correct values(file:Features/Atom/Transport/TransportForm/DiscrepancyReport.feature:76)
After Hooks.deleteTransportAfterTest() 898ms
Scenario Outline Check if edited discrepancy report is properly generated
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 812ms
When Go to "TRANSPORT_TABLE" 419ms
And Go to transport details "DELIVERY" 4s 925ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 033ms
And Fill transport form 40s 823ms
And Open section: "discrepancy-report-panel" 1s 162ms
And Fill discrepancy report section without closing the form 22s 397ms
And Generate discrepancy report 19s 424ms
And Download discrepancy report 368ms
And Verify that discrepancy report file has correct values 015ms
java.lang.AssertionError: Nie znaleziono szukanego zasobu w Apollo!
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getBigIntegerResult(ApolloSelectDbService.java:117)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getLongResult(ApolloSelectDbService.java:107)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.findLastDiscrepancyReportId(ApolloSelectDbService.java:153)
	at CucumberTests.Transport.TransportFormTest.verifyThatDiscrepancyReportFileHasCorrectValues(TransportFormTest.java:249)
	at ✽.Verify that discrepancy report file has correct values(file:Features/Atom/Transport/TransportForm/DiscrepancyReport.feature:93)
And Fill edited discrepancy report section 000ms
And Generate edited discrepancy report 000ms
And Download discrepancy report 000ms
Then Verify that discrepancy report file has correct values 000ms
After Hooks.deleteTransportAfterTest() 881ms