bridgy-fed/tests
Ryan Barrett 5679d696a4
cache models.get_originals in memory
for #1149
2024-08-01 16:20:13 -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 Protocol.receive, ActivityPub.inbox: consolidate memcache key for seen activities 2024-07-12 08:21:30 -07:00
test_atproto.py ATProto.handle_to_id: skip opted out/blocked users 2024-07-27 08:55:53 -07:00
test_atproto_firehose.py atproto_firehose: don't load DIDs for tombstoned AtpRepos 2024-07-22 22:24:13 -07:00
test_common.py test noop: switch test_cache_policy to use ndb keys, not datastore API keys 2024-08-01 12:51:50 -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 Protocol.delete_user_copy: use better id for delete activity 2024-07-27 16:40:56 -07:00
test_models.py cache models.get_originals in memory 2024-08-01 16:20:13 -07:00
test_pages.py drop /bridge-user 2024-07-22 20:45:22 -07:00
test_protocol.py cache models.get_originals in memory 2024-08-01 16:20:13 -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 feed polling: don't use user profile images as post metaformats images 2024-07-23 13:05:27 -07:00
test_webfinger.py webfinger: return 404 on invalid web domains, not 400 2024-06-21 09:37:22 -07:00
testutil.py cache models.get_originals in memory 2024-08-01 16:20:13 -07:00