bridgy-fed/tests
Ryan Barrett d523cc085a
remove OStatus parts of Webfinger
background on Mastodon interop:
* https://docs.joinmastodon.org/spec/webfinger/
* https://github.com/mastodon/mastodon/pull/11280
* https://docs.joinmastodon.org/spec/activitypub/#publicKey
2023-01-25 20:59: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 accept Updates to Person objects, do nothing with them 2023-01-25 19:44:48 -08:00
test_add_webmention.py
test_common.py common.postprocess_as2 bug fix, handle multiply valued image field 2023-01-23 21:13:05 -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 activities UI bug fix for rendering profile updates 2023-01-23 20:46:12 -08:00
test_redirect.py translate webmention from home page into profile (actor) Update 2023-01-23 16:09:25 -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
test_template.xrd
test_webfinger.py remove OStatus parts of Webfinger 2023-01-25 20:59:40 -08:00
test_webmention.py noop: convert a few %s'es to f-strings 2023-01-24 12:17:24 -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 noop: convert a few %s'es to f-strings 2023-01-24 12:17:24 -08:00