Project Number Date
ApolloFullRunnerReport kapibary.28 05 cze 2021, 06:53

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 30s 233ms Failed
Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 360ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 756ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 525ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
Then Check every filter "PBA1": "AAAA0001" "Marka1" "Model1" "BBBB0001" 17s 254ms
After Hooks.deleteAllModesOfTransportationAfterTest() 707ms
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 762ms
And Create default mode of transportation by API with "pba1-carrier" 739ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 406ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 252ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-0[5]> but was:<2022-06-0[6]>
	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() 363ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 481ms
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" 400ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 565ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 234ms
After Hooks.deleteModeOfTransportationAfterTest() 379ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 563ms
And Create default mode of transportation by API with "pba1-carrier" 691ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 386ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 522ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 232ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 517ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 667ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 1s 748ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0003" "Marka3" "Model3" "BBBB0003" 1s 679ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 395ms
And Go to mode of transportation details 306ms
And Update "WINTER_MAPPING" document 241ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0004" "Marka4" "Model4" "BBBB0004" 525ms
And Reject mode of transportation by API 327ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0005" "Marka5" "Model5" "BBBB0005" 1s 783ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 344ms
And Reject "WINTER_MAPPING" document by API 475ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0006" "Marka6" "Model6" "BBBB0006" 1s 694ms
And Disable mode of transportation by API 391ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 617ms
Then Check mode of transportation status filters 11s 762ms
After Hooks.deleteAllModesOfTransportationAfterTest() 2s 621ms
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 695ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 621ms
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" 656ms
Then Verify that last sensor calibrate certificate has class "red-warning" 1s 087ms
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() 357ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 540ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 648ms
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" 451ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 597ms
Then Verify that last sensor calibrate certificate has class "yellow-warning" 1s 072ms
After Hooks.deleteAllModesOfTransportationAfterTest() 366ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 560ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 626ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document with "" for "bausch" to mode of transportation by API with "pba1-carrier" 449ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
Then Verify that last sensor calibrate certificate has class "" 1s 068ms
After Hooks.deleteAllModesOfTransportationAfterTest() 367ms