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