bookwyrm/bookwyrm/tests/views
2023-02-27 17:39:42 +11:00
..
admin Adds email config admin view (#2494) 2022-12-11 11:37:09 -08:00
books Unused variable fix 2023-02-06 14:09:53 +01:00
imports Another tweak to how import wait times are calculated 2022-11-10 13:59:27 -08:00
inbox Fixes mocks in tests 2023-01-25 09:32:45 -08:00
landing Detect preferred timezone via JavaScript on register 2022-12-11 23:32:07 +01:00
lists Small fixes 2022-09-19 12:10:27 -07:00
preferences Isfdb ID for books and authors (#2482) 2022-12-11 11:33:33 -08:00
shelf Update shelf test now that it has multiple users 2022-07-14 12:10:29 -07:00
__init__.py Updates init files for pylint 2022-04-08 14:16:05 -07:00
test_annual_summary.py Adds a couple tests to annual review views 2022-09-19 14:38:30 -07:00
test_author.py Various pylint complaince fixes 2022-04-08 14:23:37 -07:00
test_directory.py Updates views tests 2021-12-09 18:02:59 -08:00
test_discover.py Improves discover page test so it catches errors 2023-02-22 08:43:13 -08:00
test_feed.py Merge branch 'main' into list-not-loading 2021-12-30 10:44:23 -08:00
test_follow.py Updates views tests 2021-12-09 18:02:59 -08:00
test_get_started.py Merge branch 'main' into list-not-loading 2022-01-07 10:32:17 -08:00
test_goal.py Updates views tests 2021-12-09 18:02:59 -08:00
test_group.py Fixes perms checks for groups 2022-08-05 09:12:48 -07:00
test_helpers.py Adds more webfinger tests for helper functions 2022-07-06 10:05:47 -07:00
test_interaction.py Updates notification view tests 2022-07-05 16:20:27 -07:00
test_isbn.py Fixes isbn view 2022-08-05 11:44:10 -07:00
test_notifications.py More tests for more notification types 2022-07-06 19:15:35 -07:00
test_outbox.py Updates views tests 2021-12-09 18:02:59 -08:00
test_reading.py Fixes test 2022-01-11 11:38:26 -08:00
test_readthrough.py Reformats readthrough view test 2022-01-11 10:43:17 -08:00
test_report.py Override raise_not_editable for report model 2022-09-19 09:20:44 -07:00
test_rss_feed.py Added Tests for several RSS Feeds 2023-01-20 23:28:50 +01:00
test_search.py Updates tests 2022-08-05 08:56:24 -07:00
test_setup.py Adds setup views tests 2022-02-17 14:55:48 -08:00
test_status.py Generate fewer add_status_tasks 2022-11-15 14:14:32 -08:00
test_updates.py Updates tests 2022-01-27 18:23:31 -08:00
test_user.py Add new user tab listing only reviews and comments 2022-12-11 20:24:00 +01:00
test_wellknown.py Updates views tests 2021-12-09 18:02:59 -08:00