bridgy-fed/tests
Ryan Barrett 2b2dfafc18
bluesky: app.bsky.graph.getFollowers, handle no user
2023-01-15 10:07:04 -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 noop: drop content type constants in common, use granary's instead 2023-01-06 21:01:33 -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 noop: drop content type constants in common, use granary's instead 2023-01-06 21:01:33 -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 bridgy-at: integrate XRPC server, testutil, etc 2023-01-12 19:43:12 -08:00