bridgy-fed/tests
Ryan Barrett 890c7083d3
Protocol.REQUIRES_NAME: check against handle, id
2024-05-11 16:47:12 -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 when someone follows a bot user to opt in, have the bot user follow them back 2024-05-07 10:54:18 -07:00
test_atproto.py ATProto firehose: start tests 2024-05-07 17:36:34 -07:00
test_atproto_firehose.py ATProto firehose: load bridged dids from AtpRepo instead of users 2024-05-10 11:31:47 -07:00
test_common.py UI: refactor actor link rendering into User.user_link / Object.actor_link 2024-04-29 12:27:00 -07:00
test_convert.py convert Protocol.is_enabled_to to an instance method 2024-04-27 20:27:33 -07:00
test_follow.py tighten common.unwrap so it doesn't remove protocol bot user URLs 2024-04-23 12:00:39 -07:00
test_ids.py ids.translate_handle: validate ATProto handles 2024-05-03 14:51:26 -07:00
test_integrations.py when someone follows a bot user to opt in, have the bot user follow them back 2024-05-07 10:54:18 -07:00
test_models.py Protocol.REQUIRES_NAME: check against handle, id 2024-05-11 16:47:12 -07:00
test_pages.py /update-profile: bug fix for when user profile fetch fails 2024-05-05 19:22:11 -07:00
test_protocol.py add bsky.social, x.com to domain blocklist 2024-05-09 07:08:34 -07:00
test_redirect.py abstract redirect.py to be multi-protocol 2024-04-14 18:26:34 -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.targets: don't add trailing slash to PDS URL https://atproto.brid.gy 2024-05-08 09:37:47 -07:00
test_webfinger.py webfinger: add a self link with type application/activity+json 2024-05-05 08:39:38 -07:00
testutil.py ATProto firehose: more tests 2024-05-08 10:39:03 -07:00