bridgy-fed/tests
Ryan Barrett 3a97ba587d
noop: Protocol.load: switch from @cached decorator to manual cache
...so that I can add a refresh kwarg that bypasses the cache
2023-04-02 20:36:23 -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 noop: Protocol.load: switch from @cached decorator to manual cache 2023-04-02 20:36:23 -07:00
test_common.py move current user into Flask g request-global 2023-03-20 14:28:14 -07:00
test_follow.py tests optimization: reuse same RSA key across Users 2023-03-10 15:13:45 -08:00
test_models.py noop: Protocol.load: switch from @cached decorator to manual cache 2023-04-02 20:36:23 -07:00
test_pages.py user page bug fix, handle AS1 inner objects with composite url values 2023-03-23 22:04:46 -07:00
test_protocol.py noop, rename Protocol.get_object => Protocol.load 2023-03-29 13:13:32 -07:00
test_redirect.py wm => AP: switch actors in outgoing activities from objects to string ids 2023-03-19 09:34:42 -07:00
test_render.py update tests for snarfed/granary@15a6d88f76 2023-03-05 07:57:19 -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 tests: rename remaining test data hostnames to clarify web vs fediverse 2023-03-19 15:43:55 -07:00
test_webmention.py big webmention.py refactoring 2023-04-01 19:13:51 -07:00
test_xrpc_actor.py tests: rename remaining test data hostnames to clarify web vs fediverse 2023-03-19 15:43:55 -07:00
test_xrpc_feed.py tests: rename remaining test data hostnames to clarify web vs fediverse 2023-03-19 15:43:55 -07:00
test_xrpc_graph.py tests: rename remaining test data hostnames to clarify web vs fediverse 2023-03-19 15:43:55 -07:00
testutil.py noop: Protocol.load: switch from @cached decorator to manual cache 2023-04-02 20:36:23 -07:00