From 4df779cd10fee4966f6cc3aaf49073219388cb79 Mon Sep 17 00:00:00 2001 From: naomi Date: Sat, 11 Sep 2021 21:46:05 +0200 Subject: [PATCH] Update 'manual_tests.md' --- manual_tests.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/manual_tests.md b/manual_tests.md index bcda936..39901d7 100644 --- a/manual_tests.md +++ b/manual_tests.md @@ -93,4 +93,11 @@ * 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 " 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 \ No newline at end of file +* Should not happen when status is changed to something else + +# Number of participants + +* Create a debrief for a training and fill in "Number of participants". +* The number should appear on the training when you view it. +* Edit the debreief - it should change the training too +* Create another - so should that \ No newline at end of file