bridgy-fed/tests
Ryan Barrett 980a786c6b
AP: convert Link attachments to HTML links in content
...since some fediverse platforms (notably Mastodon) will render them as blank "Preview not available" embeds, and support on other platforms is unreliable. Most reliably generate preview embeds for HTML links in content though.

fixes #958
2024-06-19 13:29:20 -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 AP: convert Link attachments to HTML links in content 2024-06-19 13:29:20 -07:00
test_atproto.py merge hub and atproto_firehose services into a single service, atproto_hub 2024-06-13 12:02:54 -07:00
test_atproto_firehose.py Revert "Revert "start using an ndb in memory global cache in the frontends and router"" 2024-06-04 14:27:02 -07:00
test_common.py user page UI: ellipsize user-visible handles 2024-06-19 11:05:10 -07:00
test_convert.py AP: wrap content in <p> tag to preserve whitespace 2024-05-20 12:18:41 -07:00
test_follow.py turn on REQUIRES_AVATAR/NAME for ActivityPub, Bluesky 2024-05-11 16:50:57 -07:00
test_ids.py add ids.profile_id, use everywhere 2024-05-29 16:18:15 -07:00
test_integrations.py migrate old ATProto integration tests from polling to firehose 2024-06-18 20:41:00 -07:00
test_models.py user page UI: ellipsize user-visible handles 2024-06-19 11:05:10 -07:00
test_pages.py noop: add Fake.web_url 2024-05-29 16:46:16 -07:00
test_protocol.py Protocol.translate_ids: add AS1 attachments[].id 2024-06-17 16:36:44 -07:00
test_redirect.py drop Object cache in Protocol.load 2024-06-04 14:27:04 -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 Web, ATProto: skip add activities, eg Bluesky list items 2024-06-04 14:10:21 -07:00
test_webfinger.py drop Object cache in Protocol.load 2024-06-04 14:27:04 -07:00
testutil.py activitypub.inbox: store seen activity ids in memcache, short circuit on seen ids earlier 2024-06-13 13:54:37 -07:00