bridgy-fed/tests
Ryan Barrett bfabfabea7
move creating a new ATProto user from ATProto.send to User.get_or_create
in progress, still need to load user profile object and write it to ATProto repo
2023-09-29 11:32:28 -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 use protocol subdomains in AP inbox 2023-09-27 13:55:16 -07:00
test_atproto.py add Protocol.for_handle 2023-09-29 11:32:28 -07:00
test_common.py use protocol subdomains in AP inbox 2023-09-27 13:55:16 -07:00
test_convert.py use protocol subdomains in AP inbox 2023-09-27 13:55:16 -07:00
test_follow.py AP: add #key fragment to publicKey.id so it's not the same as actor id 2023-08-26 09:21:53 -07:00
test_ids.py ids: allow same from and to protocol in convert_id, convert_handle 2023-09-25 10:58:05 -07:00
test_models.py move creating a new ATProto user from ATProto.send to User.get_or_create 2023-09-29 11:32:28 -07:00
test_pages.py switch webfinger and AP actors to mostly protocol subdomains 2023-09-26 16:43:48 -07:00
test_protocol.py add Protocol.for_handle 2023-09-29 11:32:28 -07:00
test_redirect.py /r/ redirects: add bsky.app to domain allowlist 2023-09-23 13:50:19 -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 AP inbox bug fix: handle Like with null object 2023-09-27 09:43:16 -07:00
test_webfinger.py use protocol subdomains in AP inbox 2023-09-27 13:55:16 -07:00
testutil.py replace User.readable_id computed property with handle 2023-09-25 15:08:14 -07:00