bookwyrm/bookwyrm/tests/views
2021-02-24 13:34:59 -08:00
..
__init__.py Adds missing init file for views tests 2021-01-27 09:31:11 -08:00
test_authentication.py Make sure templates render rather than checking template paths 2021-01-30 12:30:03 -08:00
test_author.py adding mocks for views tests 2021-02-06 22:37:19 -08:00
test_block.py adding mocks for views tests 2021-02-06 22:37:19 -08:00
test_book.py Fixes remaining test patches 2021-02-08 09:38:28 -08:00
test_federation.py Make sure templates render rather than checking template paths 2021-01-30 12:30:03 -08:00
test_feed.py adding mocks for views tests 2021-02-06 22:37:19 -08:00
test_follow.py Fix things, unfix things, refix things, break things, fix things 2021-02-17 12:23:55 -08:00
test_goal.py fixes goal page and test for goal page 2021-02-23 22:07:13 -08:00
test_helpers.py fixes book reviews queryset aggregators 2021-02-24 12:29:50 -08:00
test_import.py Make sure templates render rather than checking template paths 2021-01-30 12:30:03 -08:00
test_inbox.py Test tag and list add 2021-02-23 17:18:25 -08:00
test_interaction.py Fixes deletion for boosts 2021-02-17 13:07:19 -08:00
test_invite.py Make sure templates render rather than checking template paths 2021-01-30 12:30:03 -08:00
test_landing.py Make sure templates render rather than checking template paths 2021-01-30 12:30:03 -08:00
test_list.py Fixes view tests 2021-02-17 13:34:36 -08:00
test_notifications.py Deduplicate notifications in notification model 2021-02-10 16:21:29 -08:00
test_outbox.py Outbox sensitive to user agent strings 2021-02-23 11:34:15 -08:00
test_password.py Make sure templates render rather than checking template paths 2021-01-30 12:30:03 -08:00
test_reading.py fixes mocks on tests 2021-02-07 11:29:24 -08:00
test_readthrough.py Fixes remaining test patches 2021-02-08 09:38:28 -08:00
test_rss_feed.py Adds request user for rss test 2021-02-23 13:26:44 -08:00
test_search.py Fixes search tests 2021-02-01 13:06:06 -08:00
test_shelf.py Makes shelbook user required 2021-02-07 11:29:13 -08:00
test_status.py Adds test for delete activity 2021-02-24 10:07:03 -08:00
test_tag.py Test tag and list add 2021-02-23 17:18:25 -08:00
test_user.py fixes edit user test 2021-02-11 12:42:54 -08:00