Project Number Date
ApolloFullRunnerReport kapibary.30 07 cze 2021, 07:23

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 33s 693ms Failed
Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 345ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 679ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 592ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 666ms
Then Check every filter "PBA1": "AAAA0001" "Marka1" "Model1" "BBBB0001" 17s 332ms
After Hooks.deleteAllModesOfTransportationAfterTest() 658ms
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 767ms
And Create default mode of transportation by API with "pba1-carrier" 672ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 435ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 261ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-0[7]> but was:<2022-06-0[8]>
	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() 375ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 583ms
And Create default mode of transportation by API with "pba1-carrier" 639ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 413ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 569ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 237ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 632ms
And Create default mode of transportation by API with "pba1-carrier" 658ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 395ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 599ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 231ms
After Hooks.deleteModeOfTransportationAfterTest() 368ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 613ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 790ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 1s 786ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0003" "Marka3" "Model3" "BBBB0003" 1s 794ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 375ms
And Go to mode of transportation details 349ms
And Update "WINTER_MAPPING" document 236ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0004" "Marka4" "Model4" "BBBB0004" 502ms
And Reject mode of transportation by API 327ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0005" "Marka5" "Model5" "BBBB0005" 1s 718ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 362ms
And Reject "WINTER_MAPPING" document by API 459ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0006" "Marka6" "Model6" "BBBB0006" 1s 675ms
And Disable mode of transportation by API 360ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
Then Check mode of transportation status filters 14s 795ms
After Hooks.deleteAllModesOfTransportationAfterTest() 2s 574ms
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 476ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 699ms
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" 421ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
Then Verify that last sensor calibrate certificate has class "red-warning" 1s 077ms
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() 370ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 622ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 620ms
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" 446ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 599ms
Then Verify that last sensor calibrate certificate has class "yellow-warning" 1s 067ms
After Hooks.deleteAllModesOfTransportationAfterTest() 360ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 579ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 666ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document with "" for "bausch" to mode of transportation by API with "pba1-carrier" 416ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 581ms
Then Verify that last sensor calibrate certificate has class "" 1s 063ms
After Hooks.deleteAllModesOfTransportationAfterTest() 364ms