aurweb/templates/partials/packages
Kevin Morris 25e05830a6
test: test that /packages/{name} produces the package's description
This commit fixes two of our tests in test_templates.py to go along
with our new template modifications, as well as a new test in
test_packages_routes.py which constructs two packages belonging
to the same package base, then tests that viewing their pages
produces their independent descriptions.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2022-09-05 19:50:41 -07:00
..
actions.html feature: allow co-maintainers to disown their pkg 2022-08-19 18:00:29 -07:00
comment.html feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00
comment_form.html feat(fastapi): add comment actions to /account/{username}/comments 2021-10-29 17:18:49 -07:00
comments.html feature: add pagination on comments 2022-08-02 20:27:47 +03:00
details.html test: test that /packages/{name} produces the package's description 2022-09-05 19:50:41 -07:00
package_metadata.html feat: add paging to package depends & required by 2022-03-30 17:07:40 -07:00
pkgbase_metadata.html fix(fastapi): remove trailing slashes from fastapi-driven links 2021-10-18 22:42:40 -07:00
requests.html feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00
results.html fix(FastAPI): voted/notified query efficiency 2021-09-19 00:34:08 -07:00
search.html change: display default package search parameter values in its form 2022-02-17 17:54:57 -08:00
search_actions.html fix: remove unused "Merge into" input from /packages 2021-10-20 23:27:07 -07:00
search_results.html change: display default package search parameter values in its form 2022-02-17 17:54:57 -08:00
search_widget.html housekeep: move templates/packages/widgets/* to templates/packages/ 2022-01-18 08:27:19 -08:00
statistics.html housekeep: move templates/partials/widgets/* to templates/partials/ 2022-01-18 08:33:00 -08:00
updates.html feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00