bridgy-fed/tests
Ryan Barrett 65bbc6751e
HTTP Signature verification: bug fix, use actual HTTP method
2023-02-16 07:34:12 -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 HTTP Signature verification: bug fix, use actual HTTP method 2023-02-16 07:34:12 -08:00
test_add_webmention.py minor noop test refactoring 2021-08-18 08:04:14 -07:00
test_common.py common.get_object: normalize ids by removing fragments 2023-02-15 20:00:12 -08:00
test_follow.py more error handling for signup UI flow when user's web site fetch fails 2023-02-08 20:28:30 -08:00
test_models.py serve AS2 /[domain] actors from datastore instead of refetching h-card 2023-02-14 08:25:41 -08:00
test_pages.py fix crash on followers/following pages with before/after query params 2023-02-09 08:26:30 -08:00
test_redirect.py make AP Deletes mark stored Objects deleted 2023-02-11 21:47:55 -08:00
test_render.py Activity => Object: temporarily disable inner object rendering 2023-02-05 08:17:22 -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 switch webfinger to serve entirely out of Users in datastore 2023-02-09 20:00:58 -08:00
test_webmention.py test_webmention: drop unused atom test data 2023-02-14 07:40:37 -08:00
test_xrpc_actor.py bluesky: misc minor XPRC error handling 2023-01-13 20:12:44 -08:00
test_xrpc_feed.py more error handling for signup UI flow when user's web site fetch fails 2023-02-08 20:28:30 -08:00
test_xrpc_graph.py serve AS2 /[domain] actors from datastore instead of refetching h-card 2023-02-14 08:25:41 -08:00
testutil.py AP: verify incoming signatures! 2023-02-15 14:10:25 -08:00