bookwyrm/bookwyrm/tests
2024-04-25 10:14:07 +02:00
..
activitypub Fix resource leaks 2024-03-29 20:14:10 +01:00
activitystreams django.utils.timezone.utc alias is deprecated 2024-04-25 10:12:30 +02:00
connectors Include the correct protocol and port in remote IDs 2024-04-24 15:35:19 +02:00
data Include the correct protocol and port in remote IDs 2024-04-24 15:35:19 +02:00
importers Migrate from pytz to zoneinfo 2024-04-25 10:14:07 +02:00
lists_stream Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
management Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
models django.utils.timezone.utc alias is deprecated 2024-04-25 10:12:30 +02:00
templatetags django.utils.timezone.utc alias is deprecated 2024-04-25 10:12:30 +02:00
utils fix tests 2023-10-23 20:42:56 +11:00
views Migrate from pytz to zoneinfo 2024-04-25 10:14:07 +02:00
__init__.py Python formatting 2022-04-08 14:24:14 -07:00
test_author_search.py Add tests for author search 2024-03-23 19:26:51 +01:00
test_book_search.py django.utils.timezone.utc alias is deprecated 2024-04-25 10:12:30 +02:00
test_context_processors.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_emailing.py Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
test_isbn.py Adds test for invalid isbns and handle isbns with dashes 2023-11-02 19:03:15 -07:00
test_merge.py Add test for merging authors 2024-03-23 19:28:57 +01:00
test_partial_date.py django.utils.timezone.utc alias is deprecated 2024-04-25 10:12:30 +02:00
test_preview_images.py Fix resource leaks 2024-03-29 20:14:10 +01:00
test_sanitize_html.py Use "strip" in bleach 2022-07-04 13:55:58 -07:00
test_signing.py Use headers dict instead of HTTP_* kwargs or request.META 2024-04-25 10:13:21 +02:00
test_suggested_users.py Bracket-wrap calls to patch() for better readability 2024-03-17 20:34:12 -03:00
test_utils.py Construct absolute URLs with the correct protocol and port 2024-04-24 15:30:47 +02:00
validate_html.py Adds view tests for shelf filters (#3162) 2024-02-20 16:25:01 -08:00