Project Number Date
ApolloFullRunnerReport kapibary.19 27 maj 2021, 08:37

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 22s 791ms Failed
Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 741ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 692ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 542ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
Then Check every filter "PBA1": "AAAA0001" "Marka1" "Model1" "BBBB0001" 17s 425ms
After Hooks.deleteAllModesOfTransportationAfterTest() 755ms
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 743ms
And Create default mode of transportation by API with "pba1-carrier" 657ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 400ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 228ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-05-2[7]> but was:<2022-05-2[8]>
	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() 393ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 644ms
And Create default mode of transportation by API with "pba1-carrier" 765ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 390ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 537ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 167ms
After Hooks.deleteModeOfTransportationAfterTest() 326ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 476ms
And Create default mode of transportation by API with "pba1-carrier" 697ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 370ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 479ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 176ms
After Hooks.deleteModeOfTransportationAfterTest() 329ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 383ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 722ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 1s 664ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0003" "Marka3" "Model3" "BBBB0003" 1s 488ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 568ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 418ms
And Go to mode of transportation details 340ms
And Update "WINTER_MAPPING" document 218ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0004" "Marka4" "Model4" "BBBB0004" 457ms
And Reject mode of transportation by API 266ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0005" "Marka5" "Model5" "BBBB0005" 1s 667ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 349ms
And Reject "WINTER_MAPPING" document by API 496ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0006" "Marka6" "Model6" "BBBB0006" 1s 750ms
And Disable mode of transportation by API 376ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
Then Check mode of transportation status filters 4s 919ms
After Hooks.deleteAllModesOfTransportationAfterTest() 2s 131ms
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 236ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 691ms
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" 397ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 582ms
Then Verify that last sensor calibrate certificate has class "red-warning" 1s 082ms
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() 351ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 613ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 671ms
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" 508ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 546ms
Then Verify that last sensor calibrate certificate has class "yellow-warning" 1s 055ms
After Hooks.deleteAllModesOfTransportationAfterTest() 319ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 590ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 676ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document with "" for "bausch" to mode of transportation by API with "pba1-carrier" 433ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
Then Verify that last sensor calibrate certificate has class "" 1s 070ms
After Hooks.deleteAllModesOfTransportationAfterTest() 355ms