diff --git a/manual_tests.md b/manual_tests.md index ebf1c1e..3288583 100644 --- a/manual_tests.md +++ b/manual_tests.md @@ -92,7 +92,19 @@ * 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 -* Same for the substatus that is just "follow-up due" * Should not happen when client is saved without changing status * Should not happen when status is changed to something else -* Create new clients with those substatuses - notification should happen + +# 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 + +# Total fees on a project +* Create a project and add some fees +* When you view the project the total fee should be displayed +* Edit it and change a fee, delete a fee, add a fee +* The total should update +* The total should appear in the list of projects \ No newline at end of file