Project Number Date
ApolloFullRunnerReport A-7183.341 15 mar 2021, 05:07

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@rollbackTaskChanges 22 1 0 0 0 23 1 1 2 57s 055ms Failed
View Feature Status confirmation
Scenario Outline Confirmed statuses of existing orders should not be deleted - even after editing the order [A-6874]
Steps
Given Set token of apiUsername "super-admin-farmacol" 098ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 195ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 661ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 021ms
When Login as "farmacol-admin" 2s 743ms
And Go to "TRANSPORT_TABLE" 208ms
And Set actual confirmed transport status list 1s 364ms
And Disable task by API 033ms
And Go to transport details "EXTERNAL_DELIVERY" 4s 441ms
And Edit transport hours and recalculate statuses 16s 341ms
Then Verify that confirmed statuses is still the same 158ms
java.lang.AssertionError: Wyłączony task jest niewidoczny na liście potwierdzonych statusów!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.StatusTests.ConfirmStatuses.verifyThatConfirmedStatusesIsStillTheSame(ConfirmStatuses.java:226)
	at ✽.Verify that confirmed statuses is still the same(file:Features/Atom/Statuses/ConfirmStatuses.feature:319)
After Hooks.deleteTransportAfterTest() 128ms
After Hooks.rollbackTaskChanges() 037ms
View Feature Status
Given Set token of apiUsername "super-admin-farmacol" 088ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 182ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 678ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 023ms
When Login as "farmacol-admin" 1s 137ms
And Go to "TRANSPORT_TABLE" 283ms
And Confirm statuses until reach "registered-katowice-przyjęcia" 6s 578ms
And Disable task by API 043ms
And Find transport pencil button in transports table 1s 270ms
And Click pencil and move transport to next day in schedule 18s 171ms
And Go to "TRANSPORT_TABLE" 205ms
Then Verify that "START_OF_UNLOADING" is not visible 121ms
After Hooks.deleteTransportAfterTest() 119ms
After Hooks.rollbackTaskChanges() 035ms