bookwyrm/bookwyrm/tests/views
2021-04-04 09:45:25 -07:00
..
__init__.py Adds missing init file for views tests 2021-01-27 09:31:11 -08:00
test_authentication.py Runs black 2021-03-08 08:49:10 -08:00
test_author.py Runs black 2021-03-08 08:49:10 -08:00
test_block.py Adds mocks for block tests 2021-03-23 09:14:31 -07:00
test_book.py Upload cover via url form edit book view 2021-03-19 10:29:34 -07:00
test_directory.py Adds test for directory view 2021-03-21 16:50:03 -07:00
test_federation.py Adds tests for server and users admin views 2021-03-28 14:36:57 -07:00
test_feed.py Handle invalid status urls with 404 2021-03-30 10:46:02 -07:00
test_follow.py Checks activity type in view test 2021-03-13 15:04:23 -08:00
test_get_started.py test get started user view with query 2021-04-01 09:39:57 -07:00
test_goal.py Fixes views tests 2021-03-23 11:34:32 -07:00
test_helpers.py Fixes tests for suggested/annotated users 2021-04-02 07:31:11 -07:00
test_import.py Python formatting 2021-03-30 09:50:51 -07:00
test_inbox.py Updates tests 2021-03-24 14:19:12 -07:00
test_interaction.py Tests not showing notifications for self boosts 2021-03-24 12:13:00 -07:00
test_invite.py Fixes tests 2021-03-21 09:20:37 -07:00
test_isbn.py Mocks redis in interaction tests 2021-03-23 08:27:24 -07:00
test_landing.py Fixes views tests 2021-03-23 11:34:32 -07:00
test_list.py Updates list tests 2021-03-15 15:41:11 -07:00
test_notifications.py Runs black 2021-03-08 08:49:10 -08:00
test_outbox.py Mocks redis in outbox tests 2021-03-23 08:19:25 -07:00
test_password.py Updates reset password view test 2021-03-21 12:33:19 -07:00
test_reading.py 716 books can be on multiple shelves, but only on one shelf for reading status 2021-03-26 08:21:42 -04:00
test_readthrough.py Runs black 2021-03-08 08:49:10 -08:00
test_reports.py Adds test for report comments 2021-03-12 16:02:23 -08:00
test_rss_feed.py Fixes views tests 2021-03-23 11:34:32 -07:00
test_search.py Runs black 2021-03-08 08:49:10 -08:00
test_shelf.py Runs black 2021-03-08 08:49:10 -08:00
test_status.py Adds delete and redraft tests 2021-04-04 09:45:25 -07:00
test_tag.py Runs black 2021-03-08 08:49:10 -08:00
test_updates.py Python formatting 2021-03-23 13:07:29 -07:00
test_user.py 357 Users set preferred timezone, used for readthroughs 2021-03-28 19:16:43 -04:00
test_user_admin.py Adds tests for server and users admin views 2021-03-28 14:36:57 -07:00
test_wellknown.py Moves federation info endpoints into views module 2021-03-13 11:00:55 -08:00