bridgy-fed/tests
Ryan Barrett 8abfbbbc71
ActivityPub._get: check that we get an object (dict) back
fixes https://console.cloud.google.com/errors/detail/CMKg3srU6Mbs2wE;locations=global;time=P30D?project=bridgy-federated&inv=1&invt=Ab3tnA
2025-07-25 09:40:23 -07:00
..
__init__.py initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
activitypub_logo.png ATProto._convert: populate image embed aspect ratios 2025-01-06 21:47:21 -08:00
test_activitypub.py ActivityPub._get: check that we get an object (dict) back 2025-07-25 09:40:23 -07:00
test_atproto.py /.well-known/atproto-did : add heuristic for AP accounts with mixed case usernames 2025-07-05 19:15:30 -07:00
test_atproto_firehose.py noop: tests: add tz kwarg to mocked util.now 2025-06-17 19:02:01 -07:00
test_common.py stop caching users and other sensitive kinds locally in memory 2025-05-16 16:30:58 -07:00
test_convert.py activitypub: handle granary as2 adding https://purl.archive.org/miscellany to @context 2025-03-05 11:53:00 -08:00
test_dms.py DM prompt: if the target user isn't eligible, explain why in the DM reply 2025-07-04 14:22:53 -07:00
test_follow.py start on Nostr! 2025-05-30 13:00:50 -07:00
test_ids.py normalize User.handle_as_domain to lower case 2025-07-04 23:13:14 -07:00
test_integrations.py fix IntegrationTests.test_activitypub_enable_atproto_custom_handle_domain for d5cae3dbc0 2025-06-24 15:50:06 -07:00
test_memcache.py memcache.evict: also clear get_original_object/user_key caches 2025-07-14 21:15:01 -07:00
test_models.py expire deleted Objects after just 1d instead of 90d 2025-07-16 20:24:48 -07:00
test_nostr.py nostr: misc minor bug fixes, tweaks, comments 2025-07-03 20:18:00 -07:00
test_nostr_hub.py nostr_hub.subscribe: when new user(s) are loaded, resubscribe with new filter 2025-06-25 16:27:19 -07:00
test_notifications.py noop: stop running DmsTest twice due to importing test_dms in test_notifications 2025-07-04 14:18:47 -07:00
test_pages.py add memcache.evict function and /admin/memcache-evict endpoint 2025-07-08 14:48:01 -07:00
test_protocol.py extract new check_can_migrate_out method out of ActivityPub.migrate_out 2025-07-21 16:26:12 -07:00
test_redirect.py /r/ bug fix for /r/https:// 2025-07-07 14:10:11 -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 Protocol.receive: on create or update, undelete object if it's deleted 2025-06-22 22:46:11 -07:00
test_webfinger.py start on Nostr! 2025-05-30 13:00:50 -07:00
testutil.py common.create_task: add app_id kwarg, default to hard-coded bridgy-federated 2025-07-16 12:23:07 -07:00