bridgy-fed/tests
Ryan Barrett 48e47f5f7d
add User.get_by_atproto_did
2023-09-17 22:38:33 -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 implement atproto_handle() in Web, ActivityPub, ATProto 2023-09-06 19:52:09 -07:00
test_atproto.py noop: move canonicalizing AT URIs TODO from ATProto to Object 2023-09-14 16:52:22 -07:00
test_common.py noop, lint fixes from flake8 2023-06-20 11:29:31 -07:00
test_convert.py /convert: use generic Protocol for fed subdomain 2023-07-26 09:02:23 -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_models.py add User.get_by_atproto_did 2023-09-17 22:38:33 -07:00
test_pages.py update tests for granary atom change snarfed/granary@a82ecfd7d9 2023-08-29 11:39:48 -07:00
test_protocol.py atproto: use proper DID docs instead of PLC operations 2023-09-12 11:57:08 -07:00
test_redirect.py AP: always populate inbox and outbox in actors 2023-08-19 15:12:46 -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 tests: extract out assert_task() method 2023-09-13 14:36:24 -07:00
test_webfinger.py disable ndb in-memory cache 2023-06-22 14:27:02 -07:00
testutil.py tests: extract out assert_task() method 2023-09-13 14:36:24 -07:00