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

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

Merge branch 'SOUI-SIMPL-7992_SIMPL-1132' into 'develop'

Soui simpl 7992: simpl 1132

See merge request simpl/pso/pso-test/pso-test-automation!92
parents 4312391e 4bf03399
No related branches found
No related tags found
No related merge requests found
......@@ -45,12 +45,17 @@ Feature: Authority
And the application status summary page does not show the status request is "Request accepted" with a "grey" icon
And the applicant dataspace participant user can open the request status details dialog pressing See request details button
@TCA04 @SIMPL-746
Scenario: Access Denied With Invalid Authentication
Given the user navigates to the "Participant Management" page
@TCA04 @SIMPL-746 @SIMPL-1132
Scenario Outline: Access Denied With Invalid Authentication: <page>
Given the user navigates to the "<page>" page
When the user tries to log in with invalid login credentials
Then the user sees an error message displayed
Examples:
| page |
| Participant Management |
| Dashboard Requests List |
@TCA05 @SIMPL-3049 @SIMPL-4125 @SIMPL-744
Scenario: Display of Participant Details in the Governance Authority's Data Space
Given the user navigates to the "Participant Management" page
......@@ -106,7 +111,6 @@ Feature: Authority
And the applicant dataspace participant user can open the request status details dialog pressing See request details button
Then the applicant dataspace participant clicks on the "Download your Credentials" button
@TCA09 @SIMPL-617 @SIMPL-612 @SIMPL-608 @SIMPL-609
Scenario Outline: Confirm filtering by Status in Progress and <button> the request
Given the user navigates to the "Dashboard Requests List" page
......
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