Project Number Date
ApolloFullRunnerReport kapibary.38 13 cze 2021, 04:15

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 26s 575ms Failed
Feature User
Given Login as "swisskrono-admin" 2s 654ms
When Edit user by my account 1s 607ms
Then Check if user details are successfully edited by my account tab 1s 123ms
Given Login as "piast-admin" 5s 911ms
When Edit user by my account 1s 595ms
Then Check if user details are successfully edited by my account tab 1s 025ms
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 155ms
When Edit user by my account 1s 375ms
Then Check if user details are successfully edited by my account tab 861ms
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 369ms
When Edit user by my account 1s 566ms
Then Check if user details are successfully edited by my account tab 1s 012ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 451ms
And Create and accept invitation by JSON file as "super-admin-skz" for "automaty@test.pl" "CREATE_CARRIER_INVITATION" 6s 523ms
And Get invited user account data "automaty@test.pl" 4s 214ms
When Go to "USERS_TAB" 3s 161ms
When Delete user "automaty@test.pl" 5s 133ms
Then Success alert is displayed 097ms
And User not displayed in users list "automaty@test.pl" 16s 429ms
After Hooks.deleteUserAndCompanyAfterTest() 596ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 5s 072ms
And Create and accept invitation by JSON file as "super-admin-lantmannen" for "automaty@test.pl" "CREATE_CARRIER_INVITATION" 4s 171ms
And Get invited user account data "automaty@test.pl" 27s 152ms
When Go to "USERS_TAB" 2s 420ms
When Delete user "automaty@test.pl" 4s 548ms
Then Success alert is displayed 094ms
And User not displayed in users list "automaty@test.pl" 16s 462ms
After Hooks.deleteUserAndCompanyAfterTest() 457ms
Given Login as "pla1-carrier" and set token of apiUsername "super-admin-skz" 5s 006ms
When Go to my account details 350ms
Then Verify that user has disabled notification 15s 025ms