aurweb/templates
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
..
account fix: hide email when account's email hidden is set 2022-05-12 22:51:22 +01:00
errors feat(python): catch all exceptions thrown through fastapi route paths 2022-01-09 23:10:02 -08:00
packages style: Run pre-commit 2022-08-22 22:40:45 +02:00
partials test: test that /packages/{name} produces the package's description 2022-09-05 19:50:41 -07:00
pkgbase feature: allow co-maintainers to disown their pkg 2022-08-19 18:00:29 -07:00
requests fix(requests): rework handling of requests 2021-12-09 19:09:51 -08:00
testing change(rendercomment): converted to use aurweb.db ORM 2021-11-28 19:55:11 -08:00
tos [FastAPI] add /tos routes (get, post) 2021-06-24 19:12:49 -07:00
tu style: Run pre-commit 2022-08-22 22:40:45 +02:00
addvote.html style: Run pre-commit 2022-08-22 22:40:45 +02:00
dashboard.html fix: restore missing typeahead js on authenticated dashboard 2022-02-10 13:32:37 -08:00
home.html style: Run pre-commit 2022-08-22 22:40:45 +02:00
index.html housekeep: move templates/packages/widgets/* to templates/packages/ 2022-01-18 08:27:19 -08:00
login.html fix(fastapi): render Logged-in as page on authenticated /login 2021-11-29 19:40:55 -08:00
passreset.html add passreset routes 2021-06-05 20:11:17 -07:00
register.html add user registration routes 2021-06-05 20:11:17 -07:00
requests.html fix: conditional display on Request's 'Filed by' field 2022-09-05 02:55:20 -07:00