Update 'docs/manual_tests.md'

This commit is contained in:
naomi 2021-09-13 13:43:13 +02:00
parent 17f9ce60b7
commit 7f97242cc6
1 changed files with 8 additions and 4 deletions

View File

@ -116,8 +116,9 @@
* The total should update
* The project along with its total fee should appear in the All Projects list
## Unpublishing entities
## Unpublishing and deleting entities
### As a GNO Standard User
* There should be no delete tab on any entities
* All these entities should have a button to unpublish them:
* Client
* Umbrella Client
@ -125,9 +126,12 @@
* Project
* Train the trainer event
* Partner Organistion
* Equal Opps record
* Clicking it should make them disappear from the "All" lists and also from the following contextual lists:
* List of trainings on client & umbrella client screens
* List of projects on client & umbrella client screens screen
* List of clients on umbrella client screens
* The "All" lists should have a link to show unpublished entities and clicking it should take you to a page showing them. (The contextual lists do not have this.)
### As a GNO Admin user
* Unpublished entities should appear in all the lists, but in grey
* 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.