bookwyrm/bookwyrm/tests
Bart Schuurmans b8995bd4b1 Add tests for author search 2024-03-23 19:26:51 +01:00
..
activitypub Use setUpTestData() to speed up tests 2023-12-11 19:40:30 -03:00
activitystreams Use setUpTestData() to speed up tests 2023-12-11 19:40:30 -03:00
connectors Use setUpTestData() to speed up tests 2023-12-11 19:40:30 -03:00
data Add wikidata field for authors 2024-02-03 22:55:33 +00:00
importers Use setUpTestData() to speed up tests 2023-12-11 19:40:30 -03:00
lists_stream Use setUpTestData() to speed up tests 2023-12-11 19:40:30 -03:00
management Use setUpTestData() to speed up tests 2023-12-11 19:40:30 -03:00
models Merge pull request #3096 from bookwyrm-social/image-ap-serialization 2024-03-02 18:58:08 -08:00
templatetags naturalday_partial: do not naturalize dates with missing parts 2024-01-01 18:36:31 +01:00
utils fix tests 2023-10-23 20:42:56 +11:00
views Merge branch 'main' into move-ratings-and-reviews-when-switching-editions 2024-02-21 18:42:18 -03: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 Add book search test cases for author aliases 2024-03-23 19:26:51 +01:00
test_context_processors.py Use setUpTestData() to speed up tests 2023-12-11 19:40:30 -03:00
test_emailing.py Use setUpTestData() to speed up tests 2023-12-11 19:40:30 -03:00
test_isbn.py Adds test for invalid isbns and handle isbns with dashes 2023-11-02 19:03:15 -07: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 Black 2022-12-17 17:56:28 +01:00
test_sanitize_html.py Use "strip" in bleach 2022-07-04 13:55:58 -07:00
test_signing.py Use setUpTestData() to speed up tests 2023-12-11 19:40:30 -03:00
test_suggested_users.py Updates tests 2022-01-06 12:13:24 -08:00
test_utils.py Add helper to refer views back to http referers safely 2023-03-20 10:25:38 -07:00
validate_html.py Adds view tests for shelf filters (#3162) 2024-02-20 16:25:01 -08:00