bookwyrm/bookwyrm/tests
2024-04-24 15:35:19 +02:00
..
activitypub Fix resource leaks 2024-03-29 20:14:10 +01:00
activitystreams Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03: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 Fix resource leaks 2024-03-29 20:14:10 +01: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 Include the correct protocol and port in remote IDs 2024-04-24 15:35:19 +02:00
templatetags Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
utils fix tests 2023-10-23 20:42:56 +11:00
views Include the correct protocol and port in remote IDs 2024-04-24 15:35:19 +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 Merge from main into 'better-fmt-patch-calls' 2024-03-27 17:13:08 -03: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 Rename utils.sealed_date module (and tests) to utils.partial_date 2023-11-09 14:00:44 -03: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 Allow serving BookWyrm on a non-standard port 2024-04-24 15:30:47 +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