bridgy-fed/tests
Ryan Barrett d4a56127d9
incoming webmentions: stop converting home pages to update activities
pass Protocol.receive the bare actor object, let it convert to update activity, like with posts etc
2024-04-23 06:50:55 -07:00
..
__init__.py initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
test_activitypub.py AP: serve protocol bot users on their own subdomains 2024-04-22 16:07:54 -07:00
test_atproto.py Protocol.enable_protocol: create copy user if necessary 2024-04-21 12:18:12 -07:00
test_common.py start on conditional opt in 2024-04-17 16:43:10 -07:00
test_convert.py update tests for snarfed/granary@75a8f45825 2024-04-12 15:11:57 -07:00
test_follow.py adjust Web.owns_id to say it owns protocol bot user domains but not their pages 2024-04-22 11:58:01 -07:00
test_ids.py bug fix for ids.web_ap_base_domain 2024-04-22 15:15:27 -07:00
test_integrations.py Protocol.enable_protocol: create copy user if necessary 2024-04-21 12:18:12 -07:00
test_models.py Protocol.enable_protocol: create copy user if necessary 2024-04-21 12:18:12 -07:00
test_pages.py abstract "update profile" button across protocols 2024-04-22 20:21:56 -07:00
test_protocol.py Protocol.receive: wrap bare actor object in update activity 2024-04-22 18:39:27 -07:00
test_redirect.py abstract redirect.py to be multi-protocol 2024-04-14 18:26:34 -07:00
test_template.jrd flask: port XrdOrJrdHandler, finish porting webfinger 2021-07-11 16:30:14 -07:00
test_template.xrd flask: port XrdOrJrdHandler, finish porting webfinger 2021-07-11 16:30:14 -07:00
test_web.py incoming webmentions: stop converting home pages to update activities 2024-04-23 06:50:55 -07:00
test_webfinger.py handle protocol bot users in webfinger, ids.translate_handle, Web.owns_handle 2024-04-22 14:01:09 -07:00
testutil.py bug fix for ids.web_ap_base_domain 2024-04-22 15:15:27 -07:00