Update 'docs/manual_tests.md'

This commit is contained in:
naomi 2021-09-17 14:18:35 +02:00
parent 822b7e510f
commit 6d97047259
1 changed files with 6 additions and 1 deletions

View File

@ -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.
* 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.