Commit 375f83c
committed
Update test to navigate to the children tab before searching for a child
This test was expecting the session overview's action list to include the
link "1 child with no response" but it didn't appear because that child's
programme status was `needs_consent_request_scheduled` rather than
`needs_consent_no_response`.
Mavis expanded programme statuses with consent-related sub-statuses.
A patient that previously appeared under the filter “No response” is
will now appear under “Request scheduled”.
We can still allow the test to continue the journey by clicking on the
"Childrens" tab before searching for the child's name.
Jira-Issue: MAV-5021 parent 3239abc commit 375f83c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
0 commit comments