diff --git a/docs/manual_tests.md b/docs/manual_tests.md index a86ec94..e94a69d 100644 --- a/docs/manual_tests.md +++ b/docs/manual_tests.md @@ -63,14 +63,14 @@ * The subtypes dropdown should be populated according to the existing value of the types dropdown. E.g. save a client as "licensed premises" type and reopen; the subtypes should be a list including "Pub or Bar" * The status dropdown should be populated according to the existing value of the substatuses dropdown. E.g. save a client as substatus "One-off Training" and reopen; the status should be set to "Confirmed" and that should be the only option in the status dropdown. -# Automatic client status +# Automatic client status & accreditation date ## Tests for presave hook in goodnightout_opencase.module * Setup a client with status "Lead" and give it multiple trainings - leave the training status as N/A. * Set some but not all of the trainings to status "post training materials sent" * The status of the client should not change * Set all the remaining trainings to status "post training materials sent" -* This should automatically set the client status to "Accredited" and their substatus to "Recently Accredited" +* This should automatically set the client status to "Accredited", their substatus to "Recently Accredited", and their Accreditation Date to today. # Trainings linked to projects or clients