Project Number Date
ApolloFullRunnerReport develop.456 08 cze 2021, 17:01

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Status revocation 10 1 1 0 0 12 1 1 2 1m 18s 572ms Failed
Feature Status revocation
Scenario Outline Check if it is possible to revoke statuses by user
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 12s 869ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 4s 546ms
And Confirm to the last status by API 5s 459ms
When Find statuses for transport in table 3s 894ms
And Revoke statuses until reach "advice-added" 31s 728ms
java.lang.AssertionError: Wartość during-unload-serownia atrybutu data-status-name nie zmieniła się w webelemencie [[[[ChromeDriver: chrome on LINUX (75d2d20e6a88f02d5b32ae21f3845d66)] -> xpath: //td[contains(@data-column-name, 'IDENTIFIER') and contains(@data-transport-id, '218731405')]/..]] -> xpath: //td[@data-status-name]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.StatusUtil.waitUntilAttributeOfWebElementChangeValue(StatusUtil.java:43)
	at Pages.Transport.TransportsPage.revokeStatuses(TransportsPage.java:330)
	at CucumberTests.StatusTests.RevokeStatuses.revokeStatusesUntilReach(RevokeStatuses.java:48)
	at ✽.Revoke statuses until reach "advice-added"(file:Features/Atom/Statuses/RevokeStatuses.feature:9)
Then Check if transport has "advice-added" 000ms
After Hooks.deleteTransportAfterTest() 1s 036ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 8s 784ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 391ms
And Confirm to the last status by API 419ms
When Find statuses for transport in table 1s 719ms
And Revoke statuses until reach "planned" 7s 739ms
Then Check if transport has "planned" 020ms
After Hooks.deleteTransportAfterTest() 100ms