Update 'docs/manual_tests.md'

This commit is contained in:
naomi 2021-09-17 12:03:05 +02:00
parent aa65052b14
commit f2cb87c770
1 changed files with 2 additions and 2 deletions

View File

@ -77,8 +77,8 @@
# Email notification
## Tests for mail hook and post-save hook in goodnightout_opencase.module
* Change a client's status from something else to "3-month followup due" - the site admin should receive an email about it with "3-month followup due for <client name>" as the subject and a link to the client in the body
* Ensure there is a user with the role "Follow-up alerts" whose email address you have access to
* Change a client's status from something else to "3-month followup due" - said user should receive an email about it with "3-month followup due for <client name>" as the subject and a link to the client in the body
* Same for 6-month
* Should not happen when client is saved without changing status
* Should not happen when status is changed to something else