moviewyrm/bookwyrm/tests/views
2021-11-11 12:53:48 -08:00
..
admin Python formatting 2021-09-30 22:23:29 -07:00
books Adds test to catch invalid link 2021-10-16 07:06:49 -07:00
inbox Updates app to use date instead of boolean 2021-10-15 09:08:10 -07:00
landing Catches some stray unvalidated html in landing tests 2021-10-16 12:07:16 -07:00
preferences Helper function for html validation 2021-09-30 22:22:20 -07:00
shelf Python formatting 2021-10-20 14:34:42 -07:00
__init__.py Adds missing init file for views tests 2021-01-27 09:31:11 -08:00
test_author.py Removes duplicate assertions in author view test 2021-10-20 18:29:00 -07:00
test_directory.py Helper function for html validation 2021-09-30 22:22:20 -07:00
test_discover.py Where you need one mock, you probably need the other 2021-09-06 14:48:45 -07:00
test_feed.py Fixes feed tests 2021-09-27 17:32:54 -07:00
test_follow.py mocks mocks more mocks 2021-09-06 17:55:44 -07:00
test_get_started.py Updates tests that reference self_connector 2021-09-30 11:46:17 -07:00
test_goal.py Helper function for html validation 2021-09-30 22:22:20 -07:00
test_group.py adjust Group test mocks 2021-10-17 07:21:47 +11:00
test_helpers.py More mocks 2021-09-06 14:50:33 -07:00
test_import.py Fixes label for privacy field 2021-11-11 12:53:48 -08:00
test_interaction.py mocks mocks more mocks 2021-09-06 17:55:44 -07:00
test_isbn.py Updates tests that reference self_connector 2021-09-30 11:46:17 -07:00
test_list.py Where you need one mock, you probably need the other 2021-09-06 14:48:45 -07:00
test_list_actions.py Updates goal and list tests 2021-09-27 17:52:10 -07:00
test_notifications.py Expands notifications views test 2021-10-02 10:42:38 -07:00
test_outbox.py Where you need one mock, you probably need the other 2021-09-06 14:48:45 -07:00
test_reading.py Adds tests 2021-10-01 11:23:35 -07:00
test_readthrough.py More test fixes 2021-09-06 18:58:45 -07:00
test_rss_feed.py Where you need one mock, you probably need the other 2021-09-06 14:48:45 -07:00
test_search.py Adds test for remote search for anonymous user 2021-10-03 09:29:24 -07:00
test_status.py Test raw version is saved 2021-10-15 10:10:38 -07:00
test_updates.py Where you need one mock, you probably need the other 2021-09-06 14:48:45 -07:00
test_user.py Helper function for html validation 2021-09-30 22:22:20 -07:00
test_wellknown.py Fixes peers endpoint 2021-09-11 13:30:27 -07:00