Project Number Date
ApolloFullRunnerReport apollo-test-2.91 23 lip 2021, 04:22

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@changeCompanyNIPAndDeleteFromGUSCompanyDatabaseTable 25 1 0 0 0 26 1 1 2 53s 405ms Failed
View Feature Invitation
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 272ms
And Delete invitations with email "automatyy3333@test.pl" 019ms
When Go to "INVITATIONS_TAB" 438ms
And Create invitation for "new" user "CARRIER" "CARRIER" "automatyy3333@test.pl" "PL" 2s 405ms
Then Check content of message about invitation "GUSAlert" 1s 752ms
And If user is login then logout 228ms
When Mock invitation email by admin panel "neuca-admin" "automatyy3333@test.pl" 7s 255ms
And Fill tax id registration page "notByJSON" 739ms
And Register to application "CARRIER" 3s 768ms
And Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 443ms
And Go to "COMPANIES_TAB" 1s 286ms
And Go to company "POLSKI KONCERN NAFTOWY ORLEN SPÓŁKA AKCYJNA" details 814ms
Then Check if user "neuca-admin" have correct permission to edit data from the GUS 303ms
After Hooks.changeCompanyNIPAndDeleteFromGUSCompanyDatabaseTable() 9s 118ms
View Feature Invitation
Scenario Outline Check if permission to edit data from the GUS works correctly [A-7284]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "super-admin-lantmannen" and set token of apiUsername "super-admin-lantmannen" 6s 379ms
And Delete invitations with email "automatyy3338@test.pl" 017ms
When Go to "INVITATIONS_TAB" 455ms
And Create invitation for "new" user "CARRIER" "CARRIER" "automatyy3338@test.pl" "PL" 2s 367ms
Then Check content of message about invitation "GUSAlert" 1s 030ms
And If user is login then logout 239ms
When Mock invitation email by admin panel "super-admin-lantmannen" "automatyy3338@test.pl" 7s 285ms
And Fill tax id registration page "notByJSON" 861ms
And Register to application "CARRIER" 3s 747ms
And Login as "super-admin-lantmannen" and set token of apiUsername "super-admin-lantmannen" 2s 611ms
And Go to "COMPANIES_TAB" 2s 512ms
And Go to company "POLSKI KONCERN NAFTOWY ORLEN SPÓŁKA AKCYJNA" details 885ms
Then Check if user "super-admin-lantmannen" have correct permission to edit data from the GUS 1s 283ms
java.lang.AssertionError: Nie udało się zmienić danych firmy
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Invitation.RegistrationTest.checkIfUserHaveCorrectPermissionToEditDataFromTheGUS(RegistrationTest.java:163)
	at ✽.Check if user "super-admin-lantmannen" have correct permission to edit data from the GUS(file:Features/Atom/Invitations/Invitation.feature:252)
After Hooks.changeCompanyNIPAndDeleteFromGUSCompanyDatabaseTable() 5s 579ms