Update Testing Guide

Kevin Morris 2021-10-24 06:26:09 +00:00
parent ab947ee4c3
commit 2a7799d4c2

@ -386,6 +386,9 @@ stay up to date with it:
| https://localhost:8444/pkgbase/{name}/request | #152 | Package Request Create | User |
| https://localhost:8444/requests | #153 | Package Requests | User / TU[D] |
| https://localhost:8444/requests/{id}/close | #154 | Package Request Closure | Requester / TU[D] |
| https://localhost:8444/tu | Incomplete | Trusted User page | Trusted User |
| https://localhost:8444/tu/{id} | Incomplete | Trusted User Proposal | Trusted User |
| https://localhost:8444/addvote | Incomplete | Trusted User Proposal Create | Trusted User |
**Status Legend:**<br>
- Incomplete: Needs testing.