Project Number Date
ApolloFullRunnerReport kapibary.44 17 cze 2021, 00:11

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 2m 3s 128ms Failed
Feature User
Given Login as "swisskrono-admin" 2s 564ms
When Edit user by my account 1s 506ms
Then Check if user details are successfully edited by my account tab 1s 173ms
Given Login as "piast-admin" 7s 805ms
When Edit user by my account 1s 354ms
Then Check if user details are successfully edited by my account tab 1s 067ms
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 112ms
When Edit user by my account 1s 509ms
Then Check if user details are successfully edited by my account tab 883ms
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 200ms
When Edit user by my account 1s 458ms
Then Check if user details are successfully edited by my account tab 990ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 635ms
And Create and accept invitation by JSON file as "super-admin-skz" for "automaty@test.pl" "CREATE_CARRIER_INVITATION" 6s 434ms
And Get invited user account data "automaty@test.pl" 4s 333ms
When Go to "USERS_TAB" 2s 911ms
When Delete user "automaty@test.pl" 5s 107ms
Then Success alert is displayed 090ms
And User not displayed in users list "automaty@test.pl" 16s 511ms
After Hooks.deleteUserAndCompanyAfterTest() 522ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 939ms
And Create and accept invitation by JSON file as "super-admin-lantmannen" for "automaty@test.pl" "CREATE_CARRIER_INVITATION" 4s 232ms
And Get invited user account data "automaty@test.pl" 2s 531ms
When Go to "USERS_TAB" 2s 686ms
When Delete user "automaty@test.pl" 4s 386ms
Then Success alert is displayed 091ms
And User not displayed in users list "automaty@test.pl" 16s 446ms
After Hooks.deleteUserAndCompanyAfterTest() 462ms
Given Login as "pla1-carrier" and set token of apiUsername "super-admin-skz" 4s 720ms
When Go to my account details 383ms
Then Verify that user has disabled notification 15s 057ms