bridgy-fed/tests
Ryan Barrett bba9cb2d16
send and send task: switch orig_obj param from urlsafe-key to string id
...so that we can defer loading it to each protocol's send(). only ActivityPub actually needs it right now. should get rid of it eventually! see #1257
2024-10-11 11:34:31 -07:00
..
__init__.py
test_activitypub.py tests: remove Fake/OtherFake special case in User.is_enabled 2024-10-10 20:16:07 -07:00
test_atproto.py tests: remove routing special case for Fake and OtherFake in Protocol.receive 2024-10-08 15:03:43 -07:00
test_atproto_firehose.py noop: tests: rename ExplicitEnableFake => ExplicitFake, eefake => efake 2024-10-08 15:03:43 -07:00
test_common.py noop: tests: rename ExplicitEnableFake => ExplicitFake, eefake => efake 2024-10-08 15:03:43 -07:00
test_convert.py tests: remove Fake/OtherFake special case in User.is_enabled 2024-10-10 20:16:07 -07:00
test_dms.py tests: remove routing special case for Fake and OtherFake in Protocol.receive 2024-10-08 15:03:43 -07:00
test_follow.py
test_ids.py tests: remove Fake/OtherFake special case in User.is_enabled 2024-10-10 20:16:07 -07:00
test_integrations.py tests: remove routing special case for Fake and OtherFake in Protocol.receive 2024-10-08 15:03:43 -07:00
test_models.py tests: remove Fake special case in Follower._pre_put_hook 2024-10-10 20:21:45 -07:00
test_pages.py send and receive tasks: switch from url-safe Object key to string id 2024-10-11 08:53:21 -07:00
test_protocol.py send and send task: switch orig_obj param from urlsafe-key to string id 2024-10-11 11:34:31 -07:00
test_redirect.py activitypub.actor: put native user id in alsoKnownAs 2024-10-02 15:01:07 -07:00
test_template.jrd
test_template.xrd
test_web.py Protocol.translate_ids: use URIs for mention tag url field 2024-10-08 16:27:59 -07:00
test_webfinger.py tests: remove Fake/OtherFake special case in User.is_enabled 2024-10-10 20:16:07 -07:00
testutil.py send and send task: switch orig_obj param from urlsafe-key to string id 2024-10-11 11:34:31 -07:00