Skip to content

Commit

Permalink
Adding 1 sec wait to overdue feature (#29)
Browse files Browse the repository at this point in the history
* Adding 1 sec wait to overdue fetaure

* feedback changes

---------

Co-authored-by: Ayushi Agrawal <ayushiagrawal@RTSL-P172G93770.local>
  • Loading branch information
aagrawalrtsl and Ayushi Agrawal authored Nov 7, 2024
1 parent d7759db commit 5060530
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Feature: Number of overdue patients called
| HTN - Remove from overdue list because: | OTHER |

When I export the analytics
And I wait for 1 second

Then The value of "PI":"HTN - Overdue patients called" with period type "Months" should be
| 3_MonthsAgo | 1 |
Expand Down Expand Up @@ -67,6 +68,7 @@ Feature: Number of overdue patients called
| HTN - Remove from overdue list because: | OTHER |

When I export the analytics
And I wait for 1 second

Then The value of "PI":"HTN - Overdue patients called" with period type "Months" should be
| 3_MonthsAgo | 1 |
Expand Down

0 comments on commit 5060530

Please sign in to comment.