moviewyrm/bookwyrm/tests/views
2021-04-12 15:09:50 -07:00
..
inbox Merge branch 'main' into domain-block 2021-04-11 10:02:11 -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 add regression tests for published dates not being saved 2021-04-10 20:21:29 -04:00
test_directory.py Adds test for directory view 2021-03-21 16:50:03 -07:00
test_federation.py Python formatting 2021-04-12 15:09:50 -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 Makes visibility evaluator a model function 2021-04-11 09:31:18 -07:00
test_import.py Python formatting 2021-03-30 09:50:51 -07:00
test_interaction.py Changes remove status redis mock 2021-04-05 14:08:24 -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 Mocks list item remove test 2021-04-11 09:00:44 -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 Adds activity tests to shelf views tests 2021-04-08 15:21:22 -07:00
test_status.py Changes remove status redis mock 2021-04-05 14:08:24 -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