bridgy-fed/tests
Ryan Barrett 0c651d4e8a
Protocol.handle_follow: remove unnecessary manual profile loading
2025-09-17 14:55:36 -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._migrate_in: store user.obj 2025-09-15 12:27:32 -07:00
test_atproto.py noop: rename granary.bluesky.NO_AUTHENTICATED_LABEL => NO_UNAUTHENTICATED_LABEL 2025-09-12 11:46:03 -07:00
test_atproto_firehose.py atproto_firehose.handle stop-following bug fix: only load follow from datastore 2025-08-24 11:14:37 -07:00
test_common.py common.bot_user_ids: return all bot ids in all protocols, not just copies 2025-09-12 12:33:51 -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 dms.command: if we require the receiving account to be eligible, reload their profile first 2025-09-12 11:46:16 -07:00
test_follow.py Protocol.handle_follow: remove unnecessary manual profile loading 2025-09-17 14:55:36 -07:00
test_ids.py Protocol.add_source_links: link to bot's short handle, eg just @bsky.brid.gy 2025-08-25 22:04:21 -07:00
test_integrations.py Protocol.handle_follow: remove unnecessary manual profile loading 2025-09-17 14:55:36 -07:00
test_memcache.py make /memcache/evict handle models without copies property 2025-09-02 13:49:19 -07:00
test_models.py User.status: add moved status for accounts that have migrated and have movedTo set 2025-09-12 19:30:42 -07:00
test_nostr.py User: generate Nostr private keys on demand, not on user creation 2025-09-01 07:29:12 -07:00
test_nostr_hub.py nostr_hub._load_users: fix query bug introduced in 8b100f64ba 2025-08-17 21:17:14 -07:00
test_notifications.py notify task: skip if user has disabled notifs 2025-08-13 20:01:56 -07:00
test_pages.py User.user_link: add class=mention 2025-08-25 18:15:06 -07:00
test_protocol.py Protocol.handle_follow: remove unnecessary manual profile loading 2025-09-17 14:55:36 -07:00
test_redirect.py ATProto.fetch: expand error handling for bad at:// URIs 2025-08-05 11:25:14 -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.add_source_links: link to bot's short handle, eg just @bsky.brid.gy 2025-08-25 22:04:21 -07:00
test_webfinger.py start on Nostr! 2025-05-30 13:00:50 -07:00
testutil.py Protocol.migrate_in: allow already-bridged users for non-copies protocols 2025-09-14 21:27:11 -07:00