Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

[User Testing] Overview
This issue provides an overview of the progress of **User Testing**, based on issues created for each different feature which needs testing. Each feature issue has details about differences (if any), what we intend, and any other additional information regarding the feature. For documentation on testing these features, see the [Testing Guide](https://gitlab.archlinux.org/archlinux/aurweb/-/wikis/Testing-Guide) wiki page. This page points users to details for both methods of testing: Docker or aur-dev.archlinux.org. For each test, we need feedback. Testers can choose one of the following methods of providing feedback: - [File a Feedback issue](https://gitlab.archlinux.org/archlinux/aurweb/-/issues/new?issuable_template=Feedback) with the title `[Feedback] #<issue_id>` - Comment on the related feature-specific issue in [Feedback template](https://gitlab.archlinux.org/archlinux/aurweb/-/tree/pu/.gitlab/issue_templates/Feedback.md) format - Send an email to aur-dev@lists.archlinux.org titled `[Feedback] #<issue_id>` with content similar to our [Feedback template](https://gitlab.archlinux.org/archlinux/aurweb/-/tree/pu/.gitlab/issue_templates/Feedback.md) PS - Feedback issues have a section for Bugs. However, for any bugs that need a large amount of information space, file a Bug issue (see below). For any serious bugs which need their own thread, you should additionally choose one of the following methods to supply information: - [File a Bug issue](https://gitlab.archlinux.org/archlinux/aurweb/-/issues/new?issuable_template=Bug) with the title `[Bug] #<issue_id> <short description>` - Send an email to aur-dev@lists.archlinux.org titled `[Bug] #<issue_id> <short description>` with content similar to our [Bug template](https://gitlab.archlinux.org/archlinux/aurweb/-/tree/pu/.gitlab/issue_templates/Bug.md) **Note:** When sending an email to aur-dev@lists.archlinux.org, users should not rely on markdown rendering. ## Features which need testing | Route | Status | Description | Account type | |-----------------------------------------------------|--------|-------------------------|-------------------| | https://localhost:8444/ | #138 | Homepage | User | | https://localhost:8444/register | #155 | Account Registration | | | https://localhost:8444/login | #139 | User Login | User | | https://localhost:8444/logout | #140 | User Logout | User | | https://localhost:8444/passreset | #156 | User Password Reset | Logged out User | | https://localhost:8444/account/{username} | #141 | Account View | User | | https://localhost:8444/account/{username}/edit | #142 | Account Edit | User | | https://localhost:8444/accounts | #143 | Account Search | Trusted User | | https://localhost:8444/packages | #144 | Package Search | User | | https://localhost:8444/packages | #145 | Package Search actions | User | | https://localhost:8444/(pkgbase\|packages)/{name} | #146 | Comment testing | User | | https://localhost:8444/packages/{name} | #147 | Package View | User | | https://localhost:8444/packages/{name} | #148 | Package Base actions | User / TU[D] | | https://localhost:8444/pkgbase/{name} | #149 | Package Base View | User | | https://localhost:8444/pkgbase/{name}/comaintainers | #150 | Comaintainer Edit | Maintainer | | https://localhost:8444/pkgbase/{name}/flag | #151 | Package Flagging | User | | 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 | #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 | | https://localhost:8444/rpc | #167 | RPC API | |
issue