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

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

Feature/SIMPL-748

parent 5649cffb
No related branches found
No related tags found
No related merge requests found
@Authority @regression @ui
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>
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 is redirected to the Onboarding Request Form page
And the user verifies the create credentials button is disabled
And the user enters the email address
And the user inserts the organization
......@@ -101,7 +102,7 @@ Feature: Authority
| @nother `Org*&^%$<> |
@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
Given the user navigates to the "Participant Management" page
And the user is redirected to the "Governance Authority" keycloak
......@@ -380,9 +381,8 @@ Feature: Authority
@TCA25 @SIMPL-755
Scenario: Accessing Admin Dashboard via Keycloak with role T2IAA_M
Given the user navigates to the "Dashboard Requests List" page
And the user logs in with a user with "T2IAA_M" role
And the onboarding requests list is displayed
When the user logs in with a user with "T2IAA_M" role
Then the onboarding requests list is displayed
@TCA26 @SIMPL-650
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