Update 'docs/manual_tests.md'

This commit is contained in:
naomi 2021-09-13 13:25:22 +02:00
parent afa5e7e37d
commit 17f9ce60b7
1 changed files with 17 additions and 1 deletions

View File

@ -114,4 +114,20 @@
* When you view the project the fees should be listed and also total fee should be displayed
* Edit it and change a fee, delete a fee, add a fee
* The total should update
* The project along with its total fee should appear in the All Projects list
* The project along with its total fee should appear in the All Projects list
## Unpublishing entities
* All these entities should have a button to unpublish them:
* Client
* Umbrella Client
* Training
* 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.)