bridgy-fed/tests
Ryan Barrett af769de99e
implement rest of followers/following collections
for #264
2023-01-20 07:02:55 -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 implement rest of followers/following collections 2023-01-20 07:02:55 -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 add Follower.to_as2() 2023-01-19 06:49:39 -08:00
test_pages.py test_pages: add tests for followers/following UI pages 2023-01-19 15:25:56 -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 always store Follower.last_follow as AP/AS2 Follow activity 2023-01-18 21:09:43 -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 add new common.fetch_followers() fn, use in UI, AP collections, and XRPCs 2023-01-19 15:29:52 -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