bookwyrm/bookwyrm/tests/views
Mouse Reeve 701a644c31
Export user book data as csv (#1556)
Simple book data export
2022-03-26 13:04:59 -07:00
..
admin Adds tests 2022-02-24 17:33:05 -08:00
books Fixes create book view unit test 2022-03-16 17:55:41 -07:00
imports Merge branch 'main' into list-not-loading 2021-12-14 09:17:00 -08:00
inbox Python formatting 2022-02-09 12:23:01 -05:00
landing Updates tests 2022-03-19 15:16:20 -07:00
lists Fixes test 2022-02-04 15:30:58 -08:00
preferences Prefs mocks 2021-12-09 20:30:53 -08:00
shelf Adds more shelf page tests 2022-01-20 14:25:24 -08:00
__init__.py Adds missing init file for views tests 2021-01-27 09:31:11 -08:00
test_annual_summary.py Adds annual review test 2022-01-27 18:57:18 -08:00
test_author.py Adds test for author page bug 2022-02-04 19:34:37 -08:00
test_directory.py Updates views tests 2021-12-09 18:02:59 -08:00
test_discover.py Merge branch 'main' into list-not-loading 2021-12-30 10:44:23 -08:00
test_export.py Export user book data as csv (#1556) 2022-03-26 13:04:59 -07:00
test_feed.py Merge branch 'main' into list-not-loading 2021-12-30 10:44:23 -08:00
test_follow.py Updates views tests 2021-12-09 18:02:59 -08:00
test_get_started.py Merge branch 'main' into list-not-loading 2022-01-07 10:32:17 -08:00
test_goal.py Updates views tests 2021-12-09 18:02:59 -08:00
test_group.py Fixes searching for users in group view, with test 2022-01-13 08:38:54 -08:00
test_helpers.py Updates views tests 2021-12-09 18:02:59 -08:00
test_interaction.py Updates views tests 2021-12-09 18:02:59 -08:00
test_isbn.py Updates views tests 2021-12-09 18:02:59 -08:00
test_notifications.py Updates views tests 2021-12-09 18:02:59 -08:00
test_outbox.py Updates views tests 2021-12-09 18:02:59 -08:00
test_reading.py Fixes test 2022-01-11 11:38:26 -08:00
test_readthrough.py Reformats readthrough view test 2022-01-11 10:43:17 -08:00
test_rss_feed.py Updates views tests 2021-12-09 18:02:59 -08:00
test_search.py Merge branch 'main' into list-not-loading 2021-12-30 10:44:23 -08:00
test_setup.py Adds setup views tests 2022-02-17 14:55:48 -08:00
test_status.py Updates views tests 2021-12-09 18:02:59 -08:00
test_updates.py Updates tests 2022-01-27 18:23:31 -08:00
test_user.py Merge branch 'main' into list-not-loading 2021-12-30 10:44:23 -08:00
test_wellknown.py Updates views tests 2021-12-09 18:02:59 -08:00