bookwyrm/bookwyrm/tests
2024-01-16 08:12:59 +00: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 update user export file to use ActivityPub objects where possible. (#3109) 2023-11-13 21:14:03 +11: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 #3054 from bookwyrm-social/user-migration 2024-01-01 19:04:43 -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 Fix test_export 2024-01-16 08:12:59 +00:00
__init__.py Python formatting 2022-04-08 14:24:14 -07:00
test_book_search.py Use setUpTestData() to speed up tests 2023-12-11 19:40:30 -03: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_postgres.py spelling: search 2023-04-04 20:02:54 -04: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 Explicitly set doctype to html5 when invoking tidy_document() 2023-12-11 19:40:48 -03:00