Update Testing Guide

Kevin Morris 2021-10-24 06:27:59 +00:00
parent 2a7799d4c2
commit eadd166b0a

@ -386,9 +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 |
| https://localhost:8444/tu | #157 | Trusted User page | Trusted User |
| https://localhost:8444/tu/{id} | #158 | Trusted User Proposal | Trusted User |
| https://localhost:8444/addvote | #159 | Trusted User Proposal Create | Trusted User |
**Status Legend:**<br>
- Incomplete: Needs testing.