Project Number Date
ApolloFullRunnerReport kapibary.26 03 cze 2021, 05:25

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 28s 341ms Failed
Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 385ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 702ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 599ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 542ms
Then Check every filter "PBA1": "AAAA0001" "Marka1" "Model1" "BBBB0001" 17s 109ms
After Hooks.deleteAllModesOfTransportationAfterTest() 719ms
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 718ms
And Create default mode of transportation by API with "pba1-carrier" 749ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 459ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 596ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 220ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-0[3]> but was:<2022-06-0[4]>
	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() 385ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 528ms
And Create default mode of transportation by API with "pba1-carrier" 708ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 396ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 561ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 205ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
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" 686ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 377ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 722ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 242ms
After Hooks.deleteModeOfTransportationAfterTest() 390ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 655ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 660ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 1s 736ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0003" "Marka3" "Model3" "BBBB0003" 1s 724ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 382ms
And Go to mode of transportation details 332ms
And Update "WINTER_MAPPING" document 252ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0004" "Marka4" "Model4" "BBBB0004" 515ms
And Reject mode of transportation by API 365ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0005" "Marka5" "Model5" "BBBB0005" 1s 670ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 337ms
And Reject "WINTER_MAPPING" document by API 458ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0006" "Marka6" "Model6" "BBBB0006" 1s 689ms
And Disable mode of transportation by API 363ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 649ms
Then Check mode of transportation status filters 9s 911ms
After Hooks.deleteAllModesOfTransportationAfterTest() 3s 103ms
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 568ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 716ms
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" 441ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 578ms
Then Verify that last sensor calibrate certificate has class "red-warning" 1s 069ms
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() 381ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 548ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 713ms
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" 455ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
Then Verify that last sensor calibrate certificate has class "yellow-warning" 1s 065ms
After Hooks.deleteAllModesOfTransportationAfterTest() 379ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 488ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 716ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document with "" for "bausch" to mode of transportation by API with "pba1-carrier" 457ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 563ms
Then Verify that last sensor calibrate certificate has class "" 1s 059ms
After Hooks.deleteAllModesOfTransportationAfterTest() 383ms