Project Number Date
ApolloFullRunnerReport kapibary.26 03 cze 2021, 05:25

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@disableDocumentAfterTest 8 1 0 0 0 9 0 1 1 6s 178ms Failed
View Feature Applies
Scenario Outline Check if new document expiration date is correct [A-7320]
Steps
Given Set token of apiUsername "super-admin-adama" 333ms
And Add licence to apply "ADD_NEW_LICENCE" by JSON file as "super-admin-adama" 412ms
When Login as "adama-admin" 2s 245ms
Then Go to "CARRIER_TAB" 1s 036ms
And Go to company "Przewoźnik Adama Automat 1" details 699ms
And Expand "LICENCE_SECTION" section 893ms
And Confirm document in section 243ms
And Expand "LICENCE_SECTION" section 138ms
Then Check if new document expiration date is correct 175ms
org.junit.ComparisonFailure: expected:<[10].06.2021> but was:<[09].06.2021>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at CucumberTests.Applies.AppliesTest.checkExpirationDate(AppliesTest.java:79)
	at ✽.Check if new document expiration date is correct(file:Features/Atom/Applies/Applies.feature:13)
After Hooks.disableDocumentAfterTest() 800ms