Skip to content

Commit

Permalink
chore: add ticket number
Browse files Browse the repository at this point in the history
  • Loading branch information
simonadomnisoru committed Nov 19, 2024
1 parent 3bf5589 commit 9f32068
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Feature: User facing tests for bulk actions on Tracked Entity working lists
When you confirm 3 active enrollments successfully
Then the bulk complete enrollments modal should close

#DHIS2-18447
@skip
Scenario: the user should be able to bulk complete enrollments without completing events
Given you open the main page with Ngelehun and Malaria Case diagnosis context
Expand All @@ -62,6 +63,7 @@ Feature: User facing tests for bulk actions on Tracked Entity working lists
When you confirm 1 active enrollment without completing events successfully
Then the bulk complete enrollments modal should close

#DHIS2-18447
@skip
Scenario: the user should be able to bulk delete enrollments
Given you open the main page with Ngelehun and Malaria Case diagnosis context
Expand All @@ -71,6 +73,7 @@ Feature: User facing tests for bulk actions on Tracked Entity working lists
When you confirm deleting 3 enrollments
Then the bulk delete enrollments modal should close

#DHIS2-18447
@skip
Scenario: the user should be able to bulk delete only active enrollments
Given you open the main page with Ngelehun and Malaria Case diagnosis context
Expand Down

0 comments on commit 9f32068

Please sign in to comment.