Project Number Date
ApolloFullRunnerReport kapibary.22 30 maj 2021, 07:20

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Mode of transportation table 50 2 0 0 0 52 6 2 8 1m 25s 728ms Failed
Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 624ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 793ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 531ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 575ms
Then Check every filter "PBA1": "AAAA0001" "Marka1" "Model1" "BBBB0001" 17s 250ms
After Hooks.deleteAllModesOfTransportationAfterTest() 682ms
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 763ms
And Create default mode of transportation by API with "pba1-carrier" 673ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 414ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 582ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 262ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-05-3[0]> but was:<2022-05-3[1]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:113)
	at ✽.Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 367ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 511ms
And Create default mode of transportation by API with "pba1-carrier" 679ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 406ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 234ms
After Hooks.deleteModeOfTransportationAfterTest() 357ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 549ms
And Create default mode of transportation by API with "pba1-carrier" 651ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 405ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 568ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 194ms
After Hooks.deleteModeOfTransportationAfterTest() 314ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 354ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 637ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 1s 823ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0003" "Marka3" "Model3" "BBBB0003" 1s 688ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 430ms
And Go to mode of transportation details 343ms
And Update "WINTER_MAPPING" document 230ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0004" "Marka4" "Model4" "BBBB0004" 510ms
And Reject mode of transportation by API 348ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0005" "Marka5" "Model5" "BBBB0005" 1s 711ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 371ms
And Reject "WINTER_MAPPING" document by API 456ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0006" "Marka6" "Model6" "BBBB0006" 1s 719ms
And Disable mode of transportation by API 381ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
Then Check mode of transportation status filters 7s 573ms
After Hooks.deleteAllModesOfTransportationAfterTest() 3s 365ms
Scenario Outline Check if dates have proper colors in MOT table [A-6761]
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 272ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 705ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document with "HOW_MANY_DAYS_BEFORE_DOCUMENT_EXPIRATION_DATE_CARRIER_SHOULD_BE_BLOCKED" for "bausch" to mode of transportation by API with "pba1-carrier" 439ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 651ms
Then Verify that last sensor calibrate certificate has class "red-warning" 1s 081ms
org.junit.ComparisonFailure: Oczekiwana klasa css różni się od tej w tabeli!!! expected:<[red]-warning> but was:<[yellow]-warning>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.verifyThatLastSensorCalibrateCertificateHasClass(MOTTableTest.java:134)
	at ✽.Verify that last sensor calibrate certificate has class "red-warning"(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:76)
After Hooks.deleteAllModesOfTransportationAfterTest() 368ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 557ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 614ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document with "HOW_MANY_DAYS_BEFORE_CERTIFICATE_EXPIRATION_SHOULD_MAIL_BE_SENT" for "bausch" to mode of transportation by API with "pba1-carrier" 412ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 562ms
Then Verify that last sensor calibrate certificate has class "yellow-warning" 1s 072ms
After Hooks.deleteAllModesOfTransportationAfterTest() 374ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 544ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 651ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document with "" for "bausch" to mode of transportation by API with "pba1-carrier" 432ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
Then Verify that last sensor calibrate certificate has class "" 1s 073ms
After Hooks.deleteAllModesOfTransportationAfterTest() 346ms