bridgy-fed/tests
Ryan Barrett bfb462e414
Protocol.for_id: handle null Object.source_protocol
2023-06-13 21:36:56 -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 add Protocol.for_id and .owns_id 2023-06-13 13:21:30 -07:00
test_common.py AP users: add Protocol.ABBREV, Protocol.OTHER_LABELS 2023-06-11 08:14:17 -07:00
test_convert.py AP users: add Protocol.ABBREV, Protocol.OTHER_LABELS 2023-06-11 08:14:17 -07:00
test_follow.py AP users: Object schema change, domains => users 2023-06-09 12:56:45 -07:00
test_models.py don't allow Followers from and to the same protocol 2023-06-13 20:58:28 -07:00
test_pages.py fix tests for 0902994af0 2023-06-12 15:50:47 -07:00
test_protocol.py Protocol.for_id: handle null Object.source_protocol 2023-06-13 21:36:56 -07:00
test_redirect.py AP users: /r/: switch external user to indirect user 2023-06-04 20:58:21 -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 Web.load: default check_backlink kwarg to False, pass it through to fetch 2023-06-13 20:24:42 -07:00
test_webfinger.py webfinger: infer protocol from brid.gy subdomain in request or resource 2023-06-12 15:50:00 -07:00
test_xrpc_actor.py AP users: start migrating Follower from string domains/ids to User keys 2023-06-07 12:43:48 -07:00
test_xrpc_feed.py AP users: start migrating Follower from string domains/ids to User keys 2023-06-07 12:43:48 -07:00
test_xrpc_graph.py AP users: start migrating Follower from string domains/ids to User keys 2023-06-07 12:43:48 -07:00
testutil.py add Protocol.for_id and .owns_id 2023-06-13 13:21:30 -07:00