Project Number Date
ApolloFullRunnerReport kapibary.32 08 cze 2021, 06:56

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
User 28 1 0 0 0 29 6 1 7 1m 58s 099ms Failed
Feature User
Given Login as "swisskrono-admin" 2s 294ms
When Edit user by my account 1s 668ms
Then Check if user details are successfully edited by my account tab 1s 144ms
Given Login as "piast-admin" 4s 979ms
When Edit user by my account 1s 425ms
Then Check if user details are successfully edited by my account tab 3s 337ms
Scenario Outline Check if it possible to edit user by my account. User must exist in the system
Steps
Given Login as "lantmannen-admin" 2s 068ms
When Edit user by my account 1s 380ms
Then Check if user details are successfully edited by my account tab 884ms
java.lang.AssertionError: Zmiany w moim koncie użytkownika nie zapisały się expected:<[NIMDA NENNAMTNAL, , ]> but was:<[LANTMANNEN ADMIN, , ]>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at CucumberTests.User.EditUserTest.userIsSuccessfullyEditedByMyAccount(EditUserTest.java:85)
	at ✽.Check if user details are successfully edited by my account tab(file:Features/Atom/Users/User.feature:6)
Given Login as "keeeper-admin" 2s 101ms
When Edit user by my account 1s 439ms
Then Check if user details are successfully edited by my account tab 941ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 6s 273ms
And Create and accept invitation by JSON file as "super-admin-skz" for "automaty@test.pl" "CREATE_CARRIER_INVITATION" 5s 831ms
And Get invited user account data "automaty@test.pl" 3s 232ms
When Go to "USERS_TAB" 2s 949ms
When Delete user "automaty@test.pl" 5s 101ms
Then Success alert is displayed 093ms
And User not displayed in users list "automaty@test.pl" 16s 470ms
After Hooks.deleteUserAndCompanyAfterTest() 606ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 064ms
And Create and accept invitation by JSON file as "super-admin-lantmannen" for "automaty@test.pl" "CREATE_CARRIER_INVITATION" 4s 374ms
And Get invited user account data "automaty@test.pl" 1s 888ms
When Go to "USERS_TAB" 2s 600ms
When Delete user "automaty@test.pl" 4s 418ms
Then Success alert is displayed 096ms
And User not displayed in users list "automaty@test.pl" 16s 459ms
After Hooks.deleteUserAndCompanyAfterTest() 507ms
Given Login as "pla1-carrier" and set token of apiUsername "super-admin-skz" 5s 197ms
When Go to my account details 317ms
Then Verify that user has disabled notification 15s 062ms