bridgy-fed/tests
Ryan Barrett 1d20befe7e
Protocol.receive: always wrap actor objects in update, not post/create
2024-04-25 13:45:27 -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 receive: drop activity if protocol doesn't own actor 2024-04-24 15:57:00 -07:00
test_atproto.py ATProto: tweak polling: every 5 min, 10 items each call 2024-04-23 16:58:30 -07:00
test_common.py tighten common.unwrap so it doesn't remove protocol bot user URLs 2024-04-23 12:00:39 -07:00
test_convert.py update tests for snarfed/granary@75a8f45825 2024-04-12 15:11:57 -07:00
test_follow.py tighten common.unwrap so it doesn't remove protocol bot user URLs 2024-04-23 12:00:39 -07:00
test_ids.py make ids.translate_handle support protocol bot users 2024-04-23 15:01:40 -07:00
test_integrations.py User.enable_protocols bug fix: only call create_for for copy protocols 2024-04-23 16:38:08 -07:00
test_models.py User.get_or_create: if the id is a copy, return the original 2024-04-23 17:56:59 -07:00
test_pages.py Protocol.receive: always wrap actor objects in update, not post/create 2024-04-25 13:45:27 -07:00
test_protocol.py Protocol.receive: always wrap actor objects in update, not post/create 2024-04-25 13:45:27 -07:00
test_redirect.py abstract redirect.py to be multi-protocol 2024-04-14 18:26:34 -07:00
test_template.jrd
test_template.xrd
test_web.py tighten common.unwrap so it doesn't remove protocol bot user URLs 2024-04-23 12:00:39 -07:00
test_webfinger.py webfinger: check that AP protocol is enabled 2024-04-23 15:31:24 -07:00
testutil.py add Protocol.HAS_COPIES, use to generate ids.COPIES_PROTOCOLS 2024-04-23 16:52:53 -07:00