Project Number Date
ApolloFullRunnerReport 2021.AT1.25 30 lip 2021, 04:08

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@rollbackRemovedAuthorities 15 1 5 0 0 21 2 1 3 11s 319ms Failed
View Feature Login feature
Scenario Outline Check if user is logged out when another person login on same account
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-bausch" 092ms
And Remove basic authorities "ROLE_ALLOW_CONCURRENT_SESSIONS" from user "bausch-admin" 001ms
java.lang.AssertionError: Nie znaleziono szukanego zasobu w Apollo!
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getBigIntegerResult(ApolloSelectDbService.java:117)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getLongResult(ApolloSelectDbService.java:107)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.findIdBy(ApolloSelectDbService.java:19)
	at CucumberTests.Utils.AuthorityTest.removeBasicAuthoritiesToUser(AuthorityTest.java:62)
	at ✽.Remove basic authorities "ROLE_ALLOW_CONCURRENT_SESSIONS" from user "bausch-admin"(file:Features/Atom/Logins/Login.feature:68)
And Login as "bausch-admin" 000ms
And Login as "bausch-admin" on another browser 000ms
And Close second browser 000ms
And Refresh page 000ms
Then Verify user is logged out 000ms
After Hooks.rollbackRemovedAuthorities() 000ms
View Feature Login feature
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 092ms
And Remove basic authorities "ROLE_ALLOW_CONCURRENT_SESSIONS" from user "farmacol-admin" 055ms
And Login as "farmacol-admin" 1s 408ms
And Login as "farmacol-admin" on another browser 1s 903ms
And Close second browser 076ms
And Refresh page 2s 113ms
Then Verify user is logged out 035ms
After Hooks.rollbackRemovedAuthorities() 040ms
View Feature Login feature
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-alrec" 097ms
And Remove basic authorities "ROLE_ALLOW_CONCURRENT_SESSIONS" from user "alrec-admin" 025ms
And Login as "alrec-admin" 1s 450ms
And Login as "alrec-admin" on another browser 1s 741ms
And Close second browser 073ms
And Refresh page 2s 122ms
Then Verify user is logged out 028ms
After Hooks.rollbackRemovedAuthorities() 027ms