Project Number Date
ApolloFullRunnerReport kapibary.38 13 cze 2021, 04:15

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteAllModesOfTransportationAfterTest 36 1 0 0 0 37 4 1 5 1m 3s 982ms Failed
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 646ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 640ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 492ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
Then Check every filter "PBA1": "AAAA0001" "Marka1" "Model1" "BBBB0001" 17s 324ms
After Hooks.deleteAllModesOfTransportationAfterTest() 512ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 431ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 709ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 1s 812ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0003" "Marka3" "Model3" "BBBB0003" 1s 722ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 351ms
And Go to mode of transportation details 327ms
And Update "WINTER_MAPPING" document 231ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0004" "Marka4" "Model4" "BBBB0004" 533ms
And Reject mode of transportation by API 262ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0005" "Marka5" "Model5" "BBBB0005" 1s 657ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 306ms
And Reject "WINTER_MAPPING" document by API 392ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0006" "Marka6" "Model6" "BBBB0006" 1s 605ms
And Disable mode of transportation by API 332ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 581ms
Then Check mode of transportation status filters 8s 315ms
After Hooks.deleteAllModesOfTransportationAfterTest() 2s 250ms
View Feature Mode of transportation table
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 773ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 661ms
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" 429ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 676ms
Then Verify that last sensor calibrate certificate has class "red-warning" 1s 076ms
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
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 477ms
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_CERTIFICATE_EXPIRATION_SHOULD_MAIL_BE_SENT" for "bausch" to mode of transportation by API with "pba1-carrier" 502ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 542ms
Then Verify that last sensor calibrate certificate has class "yellow-warning" 1s 055ms
After Hooks.deleteAllModesOfTransportationAfterTest() 367ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 529ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 617ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document with "" for "bausch" to mode of transportation by API with "pba1-carrier" 431ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 554ms
Then Verify that last sensor calibrate certificate has class "" 1s 071ms
After Hooks.deleteAllModesOfTransportationAfterTest() 317ms