Skip to content

Commit

Permalink
Merge pull request #12266 from SORMAS-Foundation/qu-auto/SORQA-1037
Browse files Browse the repository at this point in the history
qu-auto/SORQA-1037 Stabilize DEMIS tests regarding running on multipl…
  • Loading branch information
hms-sgent authored Jul 10, 2023
2 parents 39109a3 + 8663db6 commit 5850770
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Scenario: Create and send laboratory request via Demis
And I log in as a National User
Then I click on the Messages button from navbar
And I click on fetch messages button
And I filter by last created person via API in Messages Directory
And I check if first and last name of patient request sent via Demis are correct

@tmsLink=SORDEV-7491 @env_d2s @LoginKeycloak
Expand All @@ -17,6 +18,7 @@ Scenario: Create and send laboratory request via Demis
And I log in as a National User
Then I click on the Messages button from navbar
And I click on fetch messages button
And I filter by last created person via API in Messages Directory
And I check if first and last name of patient request sent via Demis are correct
Then I click on the eye icon next for the first fetched message
And I check if fetched message has UUID field
Expand Down Expand Up @@ -143,7 +145,7 @@ Scenario: Create and send laboratory request via Demis
And I search created message by birthday date
Then I check if searched message has correct birthday date

@tmsLink=SORDEV-5588 @env_d2s @LoginKeycloak @testIt
@tmsLink=SORDEV-5588 @env_d2s @LoginKeycloak
Scenario: Test delete option in Lab Messages
Given API : Login to DEMIS server
Then I create and send Laboratory Notification
Expand Down Expand Up @@ -174,6 +176,7 @@ Scenario: Create and send laboratory request via Demis
When I log in as a National User
And I click on the Messages button from navbar
And I click on fetch messages button
And I filter by last created person via API in Messages Directory
Then I click on the eye icon next for the first fetched message
And I collect message uuid
And I click on the Mark as unclear button
Expand Down

0 comments on commit 5850770

Please sign in to comment.