bridgy-fed/tests
Ryan Barrett 2cca37af1d
Merge snarfed/bridgy-at repo into bridgy-fed
Dropped most files, only kept XRPC implementations and tests.
2023-01-12 19:30:07 -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 user page: redirect www-stripped users to non-www user pages 2022-12-02 11:08:24 -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 implement app.bsky.feed.getPostThread 2023-01-12 16:39:21 -08:00
test_xrpc_feed.py punt on getRepostedBy for now 2023-01-12 18:05:07 -08:00
test_xrpc_graph.py finish implementing getAuthorFeed 2022-12-30 10:10:49 -08:00
testutil.py noop: add TestCase.as2_resp(), refactor ActivityPubTest to use it 2023-01-07 09:18:11 -08:00