bridgy-fed/tests
Ryan Barrett 57350ab81a
switch from Object.users + labels to users + notify + feed lists
needed to distinguish an activity's owners from who it should notify from who should see it in their feeds.

also, unrelated, start sending stop-following activities.

in progress, test_web and test_activitypub still need updating.
2023-07-17 05:34:56 -10: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 ActivityPub.signed_request: handle redirects to relative URLs 2023-07-14 18:16:10 -07:00
test_common.py noop, lint fixes from flake8 2023-06-20 11:29:31 -07:00
test_convert.py noop, lint fixes from flake8 2023-06-20 11:29:31 -07:00
test_follow.py follow UI: handle composite url values 2023-07-14 17:45:49 -07:00
test_models.py switch from Object.users + labels to users + notify + feed lists 2023-07-17 05:34:56 -10:00
test_pages.py generalize Protocol.accept_follow, other bug fixes in Protocol.receive 2023-06-26 20:22:55 -07:00
test_protocol.py switch from Object.users + labels to users + notify + feed lists 2023-07-17 05:34:56 -10:00
test_redirect.py misc test fixes 2023-07-11 13:25:31 -07:00
test_template.jrd
test_template.xrd
test_web.py Web.send: improve logic for skipping sends to followers 2023-07-15 14:33:54 -07:00
test_webfinger.py disable ndb in-memory cache 2023-06-22 14:27:02 -07:00
test_xrpc_actor.py noop, lint fixes from flake8 2023-06-20 11:29:31 -07:00
test_xrpc_feed.py noop, lint fixes from flake8 2023-06-20 11:29:31 -07:00
test_xrpc_graph.py noop, lint fixes from flake8 2023-06-20 11:29:31 -07:00
testutil.py switch from Object.users + labels to users + notify + feed lists 2023-07-17 05:34:56 -10:00