moviewyrm/bookwyrm/tests
Mouse Reeve 31a407d74a Use name field only for author name
It feels janky to remove a more granular name designation, but all these
first/last name fields were algorithmically populated by a dubious
process of splitting the name by a space character. If it makes sense to
have first/last name fields, it should be re-added with some
consideration.
2020-12-12 09:53:21 -08:00
..
activitypub Use name field only for author name 2020-12-12 09:53:21 -08:00
connectors Updates connector tests 2020-12-03 13:22:50 -08:00
data Fixes errors caught in tests 2020-11-27 20:27:56 -08:00
incoming Removes update user test 2020-12-03 16:23:13 -08:00
models Patches celery call in field tests and fixes tag field 2020-12-07 13:39:05 -08:00
outgoing Test fixes 2020-12-03 17:18:23 -08:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
test_books_manager.py corrects tests for latest code changes 2020-11-07 17:48:50 -08:00
test_broadcast.py Fixes generating new key paris for user 2020-11-30 19:33:50 -08:00
test_sanitize_html.py Updates migrations 2020-09-21 08:10:37 -07:00
test_signing.py Updates remote user when refreshing key 2020-12-04 16:26:07 -08:00