mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Update Testing Guide
parent
5128a87d95
commit
70e6d6e65b
1 changed files with 1 additions and 11 deletions
|
@ -352,17 +352,7 @@ Some of the most important testing we could do for aurweb at this
|
|||
point would be testing that FastAPI's user experience is
|
||||
feature-equivalent to PHP's user experience.
|
||||
|
||||
There are some exceptions to that: in some areas, we've
|
||||
made improvements to the code-base pre-port-completion. For example:
|
||||
in the `pu_requests` branch
|
||||
(of [kevr's fork](https://gitlab.archlinux.org/archlinux/aurweb/-/tree/pu))
|
||||
and derivatives, users are now given
|
||||
access to the Requests page, accessible via the logged in AUR navbar.
|
||||
However, for normal users, only requests which they have made are
|
||||
shown, and this is to give the user an opportunity to close their
|
||||
request if they've made a mistake. There may be improvements and
|
||||
modifications otherwise which change HTML renders and behavior,
|
||||
but they should all be noted in the commit which made those changes.
|
||||
We have, however, changed some things which we believe benefits users (and implements tasks requested by bug reports, etc).
|
||||
|
||||
If something seems to be not working as you would expect it should,
|
||||
please report these problems in the form of issues at
|
||||
|
|
Loading…
Add table
Reference in a new issue