bridgy-fed/tests
Ryan Barrett d433dd3abe
wm => AP: switch actors in outgoing activities from objects to string ids
mostly. also inlines single-element attributedTo lists to just the element, without the list.
2023-03-19 09:34:42 -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 wm => AP: switch actors in outgoing activities from objects to string ids 2023-03-19 09:34:42 -07:00
test_common.py add mf2 to user page dashboard to make a notifications feed 2023-03-14 11:27:10 -07:00
test_follow.py tests optimization: reuse same RSA key across Users 2023-03-10 15:13:45 -08:00
test_models.py add User.actor_id() 2023-03-19 09:34:42 -07:00
test_pages.py tests optimization: reuse same RSA key across Users 2023-03-10 15:13:45 -08:00
test_protocol.py don't add notification label unless an activity involves the user 2023-03-13 20:38:46 -07:00
test_redirect.py wm => AP: switch actors in outgoing activities from objects to string ids 2023-03-19 09:34:42 -07:00
test_render.py update tests for snarfed/granary@15a6d88f76 2023-03-05 07:57:19 -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_webfinger.py misc noop tweaks, mostly tests 2023-03-19 09:34:42 -07:00
test_webmention.py wm => AP: switch actors in outgoing activities from objects to string ids 2023-03-19 09:34:42 -07:00
test_xrpc_actor.py tests optimization: reuse same RSA key across Users 2023-03-10 15:13:45 -08:00
test_xrpc_feed.py misc noop tweaks, mostly tests 2023-03-19 09:34:42 -07:00
test_xrpc_graph.py tests optimization: reuse same RSA key across Users 2023-03-10 15:13:45 -08:00
testutil.py testutil: stub out FakeProtocol class 2023-03-13 17:23:57 -07:00