bridgy-fed/tests
Ryan Barrett 0101cf04ea
atproto: fetch records from AppView (api.bsky.app) instead of PDSes
fixes #688
2024-03-04 16:35:31 -08: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 activitypub.actor: check enabled protocols 2024-02-29 12:52:49 -08:00
test_atproto.py atproto: fetch records from AppView (api.bsky.app) instead of PDSes 2024-03-04 16:35:31 -08:00
test_common.py add common.ENABLED_BRIDGES, check before conversion and /bridge-user 2024-02-28 12:07:06 -08:00
test_convert.py Revert "heuristic: assume no AP actor id is the root path on its host" 2024-01-26 12:59:54 -08:00
test_follow.py tighten Object.owns_id to reject blocklisted domains 2024-02-08 14:41:15 -08:00
test_ids.py tighten Object.owns_id to reject blocklisted domains 2024-02-08 14:41:15 -08:00
test_integrations.py add common.ENABLED_BRIDGES, check before conversion and /bridge-user 2024-02-28 12:07:06 -08:00
test_models.py atproto: self label profiles with 'bridged-from-[protocol]' 2024-03-01 13:31:59 -08:00
test_pages.py atproto: self label profiles with 'bridged-from-[protocol]' 2024-03-01 13:31:59 -08:00
test_protocol.py AP inbox delivery, Protocol.receive: error on blocklisted ids 2024-02-27 06:42:19 -08:00
test_redirect.py AP: add profile to Content-Type: application/ld+json 2024-02-27 11:38:00 -08: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 AP: add profile to Content-Type: application/ld+json 2024-02-27 11:38:00 -08:00
test_webfinger.py AP: add profile to Content-Type: application/ld+json 2024-02-27 11:38:00 -08:00
testutil.py add common.ENABLED_BRIDGES, check before conversion and /bridge-user 2024-02-28 12:07:06 -08:00