diff --git a/docs/manual_tests.md b/docs/manual_tests.md index cea8285..d0e53fa 100644 --- a/docs/manual_tests.md +++ b/docs/manual_tests.md @@ -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.) \ No newline at end of file + +### 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. \ No newline at end of file