bridgy-fed/tests
Ryan Barrett 69ac7eabca
activitypub: move postprocess_as2_actor out of postprocess_as2
...and into ActivityPub.convert and actor handler directly. for #690
2023-11-24 09:20:52 -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: move postprocess_as2_actor out of postprocess_as2 2023-11-24 09:20:52 -08:00
test_atproto.py drop User.atproto_did, switch to using copies 2023-11-15 19:08:06 -08:00
test_common.py drop g.user in lots of tests 2023-11-19 21:53:39 -08:00
test_convert.py misc cleanup 2023-11-15 14:23:08 -08:00
test_follow.py misc cleanup 2023-11-15 14:23:08 -08:00
test_ids.py drop User.atproto_did, switch to using copies 2023-11-15 19:08:06 -08:00
test_integrations.py fix test_integrations for g.user minimizing in #690 2023-11-19 21:53:39 -08:00
test_models.py User.handle_as: handle when handle isn't set 2023-11-23 22:09:05 -08:00
test_pages.py activitypub.actor: remove redundant preferredUsername 2023-11-23 22:09:11 -08:00
test_protocol.py drop g.user in lots of tests 2023-11-19 21:53:39 -08:00
test_redirect.py misc cleanup 2023-11-15 14:23:08 -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 activitypub: move postprocess_as2_actor out of postprocess_as2 2023-11-24 09:20:52 -08:00
test_webfinger.py misc cleanup 2023-11-15 14:23:08 -08:00
testutil.py misc cleanup 2023-11-15 14:23:08 -08:00