From 6d97047259751f23a9f563c1bc38be9b8cf56c1f Mon Sep 17 00:00:00 2001 From: naomi Date: Fri, 17 Sep 2021 14:18:35 +0200 Subject: [PATCH 1/2] Update 'docs/manual_tests.md' --- docs/manual_tests.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/manual_tests.md b/docs/manual_tests.md index a6a737e..1666cbe 100644 --- a/docs/manual_tests.md +++ b/docs/manual_tests.md @@ -143,4 +143,9 @@ * When you unpublish an entity you can still see it * Unpublished entities should appear in all the lists, but in grey (and should not show up in autocomplete fields) * You should be able to delete all entities -* When you delete a training it should warn you it's going to delete the debriefs and evaulations as well. \ No newline at end of file +* When you delete a training it should warn you it's going to delete the debriefs and evaulations as well. + +# Accredited Clients Block +* Block at the top of screen should show how many Clients of each type are Accredited - that is, with status Accredited or Reaccreditation Due +* When you change a client's status to or from one of these or add or delete a client with one of these statuses +* Unpublishing a client should remove them from the total and publishing them again should reinstate it. \ No newline at end of file From e4d8961e085ca1e3019ece08caea05082662bd32 Mon Sep 17 00:00:00 2001 From: naomi Date: Fri, 17 Sep 2021 15:02:03 +0200 Subject: [PATCH 2/2] Update 'docs/manual_tests.md' --- docs/manual_tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual_tests.md b/docs/manual_tests.md index 1666cbe..225e56d 100644 --- a/docs/manual_tests.md +++ b/docs/manual_tests.md @@ -80,7 +80,7 @@ * 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 " 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 client is saved without changing substatus (even if another field is changed) * Should not happen when status is changed to something else # Automatic client status & accreditation date