bridgy-fed/tests
Ryan Barrett 2c9850c576
HTTP Signatures: add special (request-target) header
for #40, special synthetic HTTP header for HTTP Signatures, required by Peertube.
https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures-12#section-2.3
2023-01-17 19:50:40 -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 incoming Follows: synthesize url into follow object stored in Activity 2023-01-12 12:28:34 -08:00
test_add_webmention.py minor noop test refactoring 2021-08-18 08:04:14 -07:00
test_common.py HTTP Signatures: add special (request-target) header 2023-01-17 19:50:40 -08:00
test_follow.py unfollow UI 2023-01-09 22:58:35 -08:00
test_models.py Model.verify: minor redirect error message tweak 2022-12-06 22:41:55 -08:00
test_pages.py bluesky: implement app.bsky.feed.getTimeline 2023-01-13 15:35:05 -08:00
test_redirect.py noop: drop content type constants in common, use granary's instead 2023-01-06 21:01:33 -08:00
test_render.py incoming Follows: synthesize url into follow object stored in Activity 2023-01-12 12:28:34 -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 drop OStatus! it's been unused for years 2023-01-04 19:22:11 -08:00
test_webmention.py Mastodon interop: fill in the updated field for Updates if it's missing 2023-01-17 11:16:14 -08:00
test_xrpc_actor.py bluesky: misc minor XPRC error handling 2023-01-13 20:12:44 -08:00
test_xrpc_feed.py bluesky: misc minor XPRC error handling 2023-01-13 20:12:44 -08:00
test_xrpc_graph.py bluesky: app.bsky.graph.getFollowers, handle no user 2023-01-15 10:07:04 -08:00
testutil.py handle redirects of signed requests manually, generate a new HTTP sig each time 2023-01-16 13:10:33 -08:00