Project Number Date
ApolloFullRunnerReport apollo-test-2.54 25 cze 2021, 06:22

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 458ms Failed
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 068ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 629ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 458ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 582ms
Then Check every filter "PBA1": "AAAA0001" "Marka1" "Model1" "BBBB0001" 17s 234ms
After Hooks.deleteAllModesOfTransportationAfterTest() 731ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 482ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 590ms
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 694ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 446ms
And Go to mode of transportation details 314ms
And Update "WINTER_MAPPING" document 253ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0004" "Marka4" "Model4" "BBBB0004" 497ms
And Reject mode of transportation by API 286ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0005" "Marka5" "Model5" "BBBB0005" 1s 716ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 339ms
And Reject "WINTER_MAPPING" document by API 445ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0006" "Marka6" "Model6" "BBBB0006" 1s 685ms
And Disable mode of transportation by API 327ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
Then Check mode of transportation status filters 4s 670ms
After Hooks.deleteAllModesOfTransportationAfterTest() 1s 843ms
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 838ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 649ms
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" 402ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 568ms
Then Verify that last sensor calibrate certificate has class "red-warning" 1s 055ms
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() 291ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 460ms
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" 452ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 526ms
Then Verify that last sensor calibrate certificate has class "yellow-warning" 1s 055ms
After Hooks.deleteAllModesOfTransportationAfterTest() 323ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 510ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 571ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document with "" for "bausch" to mode of transportation by API with "pba1-carrier" 435ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
Then Verify that last sensor calibrate certificate has class "" 1s 069ms
After Hooks.deleteAllModesOfTransportationAfterTest() 351ms