Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit d1736c31 authored by Jaime Pérez-Lozana's avatar Jaime Pérez-Lozana
Browse files

Merge branch 'feature/SIMPL-748' into 'develop'

Feature/SIMPL-748

See merge request simpl/pso/pso-test/pso-test-automation!130
parents 5649cffb 3ddf698a
No related branches found
No related tags found
No related merge requests found
@Authority @regression @ui @Authority @regression @ui
Feature: Authority Feature: Authority
@TCA01 @SIMPL-4015 @SIMPL-4534 @SIMPL-749 @SIMPL-750 @TCA01 @SIMPL-4015 @SIMPL-4534 @SIMPL-748 @SIMPL-749 @SIMPL-750
Scenario Outline: Create credentials for <Organization Name> with type <Participant type> Scenario Outline: Create credentials for <Organization Name> with type <Participant type>
Given the dataspace governance authority user navigates to the "Welcome to Dataspace Info" page Given the dataspace governance authority user navigates to the "Welcome to Dataspace Info" page
And the user clicks the register for this dataspace button And the user clicks the register for this dataspace button
And the user is redirected to the Onboarding Request Form page
And the user verifies the create credentials button is disabled And the user verifies the create credentials button is disabled
And the user enters the email address And the user enters the email address
And the user inserts the organization And the user inserts the organization
...@@ -101,7 +102,7 @@ Feature: Authority ...@@ -101,7 +102,7 @@ Feature: Authority
| @nother `Org*&^%$<> | | @nother `Org*&^%$<> |
@TCA08 @SIMPL-3049 @SIMPL-4125 @SIMPL-744 @bug:SIMPL-7932 @bug:SIMPL-7791 @TCA08 @SIMPL-3049 @SIMPL-4125 @SIMPL-744 @bug:SIMPL-7932 @bug:SIMPL-7791
# TODO: NOTARY role doesn't have access to Participant Managment. Check if there's a change/bug. # TODO: NOTARY role doesn't have access to Participant Management. Check if there's a change/bug.
Scenario: Display of Participant Details in the Governance Authority's Data Space Scenario: Display of Participant Details in the Governance Authority's Data Space
Given the user navigates to the "Participant Management" page Given the user navigates to the "Participant Management" page
And the user is redirected to the "Governance Authority" keycloak And the user is redirected to the "Governance Authority" keycloak
...@@ -380,9 +381,8 @@ Feature: Authority ...@@ -380,9 +381,8 @@ Feature: Authority
@TCA25 @SIMPL-755 @TCA25 @SIMPL-755
Scenario: Accessing Admin Dashboard via Keycloak with role T2IAA_M Scenario: Accessing Admin Dashboard via Keycloak with role T2IAA_M
Given the user navigates to the "Dashboard Requests List" page Given the user navigates to the "Dashboard Requests List" page
And the user logs in with a user with "T2IAA_M" role When the user logs in with a user with "T2IAA_M" role
And the onboarding requests list is displayed Then the onboarding requests list is displayed
@TCA26 @SIMPL-650 @TCA26 @SIMPL-650
Scenario: Denied Access To Admin Dashboard of Public Dataspace Onboarding Site Scenario: Denied Access To Admin Dashboard of Public Dataspace Onboarding Site
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment