bookwyrm/bookwyrm/tests/views
2024-08-24 16:54:21 -07:00
..
admin Merge branch 'main' into federate-reports 2024-08-24 15:01:18 -07:00
books Fix resource leaks 2024-03-29 20:14:10 +01:00
imports pylint: enable useless-suppression lint and perform cleanup 2024-07-27 03:47:35 -03:00
inbox Updates tests for reports 2024-08-24 16:54:21 -07:00
landing pylint: enable useless-suppression lint and perform cleanup 2024-07-27 03:47:35 -03:00
lists pylint: enable useless-suppression lint and perform cleanup 2024-07-27 03:47:35 -03:00
preferences pylint: enable useless-suppression lint and perform cleanup 2024-07-27 03:47:35 -03:00
shelf Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
__init__.py Updates init files for pylint 2022-04-08 14:16:05 -07:00
test_annual_summary.py Migrate from pytz to zoneinfo 2024-04-25 10:14:07 +02:00
test_author.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_directory.py pylint: enable useless-suppression lint and perform cleanup 2024-07-27 03:47:35 -03:00
test_discover.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_feed.py Fix resource leaks 2024-03-29 20:14:10 +01:00
test_follow.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_get_started.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_goal.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_group.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_hashtag.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_helpers.py Use headers dict instead of HTTP_* kwargs or request.META 2024-04-25 10:13:21 +02:00
test_interaction.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_isbn.py Include the correct protocol and port in remote IDs 2024-04-24 15:35:19 +02:00
test_notifications.py Merge branch 'main' into federate-reports 2024-08-24 15:01:18 -07:00
test_outbox.py pylint: enable useless-suppression lint and perform cleanup 2024-07-27 03:47:35 -03:00
test_reading.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_readthrough.py django.utils.timezone.utc alias is deprecated 2024-04-25 10:12:30 +02:00
test_report.py Updates tests for reports 2024-08-24 16:54:21 -07:00
test_rss_feed.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_search.py Added additional test cases for searches with leading and trailing whitespace 2024-08-11 14:02:24 -05:00
test_setup.py Fix remaining instances of bad-classmethod-argument 2024-03-17 21:28:55 -03:00
test_status.py edit_readthrough: set start_date/finish_date iff present in request 2024-07-28 05:58:38 -03:00
test_updates.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_user.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_wellknown.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00