1
0
Fork 0
bookwyrm/bookwyrm/tests
Mouse Reeve 4bfa1ca5b8
Merge pull request #3124 from hughrun/softblock
Allow removing followers and fix follow rejections
2023-12-11 19:49:45 -08: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 Convert description from Markdown to HTML when importing from Open Library 2023-08-01 11:45:46 +02: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
migrations Adds a database field for is_deleted on user 2023-11-05 20:28:23 -08:00
models Merge pull request #3146 from dato/setup_test_data 2023-12-11 15:45:40 -08:00
templatetags Use setUpTestData() to speed up tests 2023-12-11 19:40:30 -03:00
views Merge pull request #3124 from hughrun/softblock 2023-12-11 19:49:45 -08: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