Project Number Date
ApolloFullRunnerReport apollo-test-2.52 23 cze 2021, 05: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 3s 202ms Failed
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 732ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 940ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 580ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 646ms
Then Check every filter "PBA1": "AAAA0001" "Marka1" "Model1" "BBBB0001" 17s 136ms
After Hooks.deleteAllModesOfTransportationAfterTest() 839ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 620ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 748ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 1s 965ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0003" "Marka3" "Model3" "BBBB0003" 1s 820ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 381ms
And Go to mode of transportation details 297ms
And Update "WINTER_MAPPING" document 230ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0004" "Marka4" "Model4" "BBBB0004" 484ms
And Reject mode of transportation by API 300ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0005" "Marka5" "Model5" "BBBB0005" 1s 669ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 367ms
And Reject "WINTER_MAPPING" document by API 483ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0006" "Marka6" "Model6" "BBBB0006" 1s 592ms
And Disable mode of transportation by API 317ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
Then Check mode of transportation status filters 5s 816ms
After Hooks.deleteAllModesOfTransportationAfterTest() 1s 955ms
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 640ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 685ms
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" 618ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 562ms
Then Verify that last sensor calibrate certificate has class "red-warning" 1s 080ms
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() 371ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 638ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 730ms
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" 579ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 567ms
Then Verify that last sensor calibrate certificate has class "yellow-warning" 1s 157ms
After Hooks.deleteAllModesOfTransportationAfterTest() 384ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 540ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 758ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document with "" for "bausch" to mode of transportation by API with "pba1-carrier" 602ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 577ms
Then Verify that last sensor calibrate certificate has class "" 1s 110ms
After Hooks.deleteAllModesOfTransportationAfterTest() 355ms