moviewyrm/bookwyrm/tests/activitypub
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
..
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
test_author.py Use name field only for author name 2020-12-12 09:53:21 -08:00
test_base_activity.py tests set_related_field 2020-12-09 13:11:42 -08:00
test_person.py Remove unnecessary user create action 2020-12-03 12:57:44 -08:00
test_quotation.py Throws validation error when remote_id is None 2020-12-09 11:57:29 -08:00