Project Number Date
ApolloFullRunnerReport kapibary.36 11 cze 2021, 04:41

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 1s 770ms Failed
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 921ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 683ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 507ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 521ms
Then Check every filter "PBA1": "AAAA0001" "Marka1" "Model1" "BBBB0001" 17s 351ms
After Hooks.deleteAllModesOfTransportationAfterTest() 560ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 368ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 602ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 1s 700ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0003" "Marka3" "Model3" "BBBB0003" 1s 699ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 360ms
And Go to mode of transportation details 330ms
And Update "WINTER_MAPPING" document 230ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0004" "Marka4" "Model4" "BBBB0004" 478ms
And Reject mode of transportation by API 281ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0005" "Marka5" "Model5" "BBBB0005" 1s 672ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 317ms
And Reject "WINTER_MAPPING" document by API 436ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0006" "Marka6" "Model6" "BBBB0006" 1s 695ms
And Disable mode of transportation by API 312ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
Then Check mode of transportation status filters 6s 554ms
After Hooks.deleteAllModesOfTransportationAfterTest() 2s 241ms
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 653ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 589ms
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" 401ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
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() 313ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 432ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 598ms
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" 436ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 549ms
Then Verify that last sensor calibrate certificate has class "yellow-warning" 1s 051ms
After Hooks.deleteAllModesOfTransportationAfterTest() 299ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 402ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 687ms
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" 527ms
Then Verify that last sensor calibrate certificate has class "" 1s 065ms
After Hooks.deleteAllModesOfTransportationAfterTest() 326ms