bridgy-fed/tests
Ryan Barrett 6c0afb4d5c
test_protocol: add Protocol.load test for cache
2023-06-18 22:37:28 -07: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 add Object.as_as2() 2023-06-16 14:09:28 -07:00
test_common.py migrate User.actor_as2 to obj key pointing to Object 2023-06-15 21:23:31 -07:00
test_convert.py bring back the /convert/[src]/[dest]/[url] routes, forgot we'd used them in prod 2023-06-17 13:48:44 -07:00
test_follow.py migrate User.actor_as2 to obj key pointing to Object 2023-06-15 21:23:31 -07:00
test_models.py add Object.as_as2() 2023-06-16 14:09:28 -07:00
test_pages.py migrate User.actor_as2 to obj key pointing to Object 2023-06-15 21:23:31 -07:00
test_protocol.py test_protocol: add Protocol.load test for cache 2023-06-18 22:37:28 -07:00
test_redirect.py migrate User.actor_as2 to obj key pointing to Object 2023-06-15 21:23:31 -07: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_web.py add Protocol.target_for() 2023-06-16 13:16:17 -07:00
test_webfinger.py migrate User.actor_as2 to obj key pointing to Object 2023-06-15 21:23:31 -07:00
test_xrpc_actor.py AP users: start migrating Follower from string domains/ids to User keys 2023-06-07 12:43:48 -07:00
test_xrpc_feed.py noop test refactoring: finally unify request context push/pop into testutil 2023-06-15 15:09:03 -07:00
test_xrpc_graph.py AP users: start migrating Follower from string domains/ids to User keys 2023-06-07 12:43:48 -07:00
testutil.py implement Fake.target_for 2023-06-17 14:12:43 -07:00