bridgy-fed/tests
Ryan Barrett 3d84dc4d36
don't show protocol bot users in their own protocols
2024-04-25 11:21:33 -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 receive: drop activity if protocol doesn't own actor 2024-04-24 15:57:00 -07:00
test_atproto.py ATProto: tweak polling: every 5 min, 10 items each call 2024-04-23 16:58:30 -07:00
test_common.py tighten common.unwrap so it doesn't remove protocol bot user URLs 2024-04-23 12:00:39 -07:00
test_convert.py update tests for snarfed/granary@75a8f45825 2024-04-12 15:11:57 -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 make ids.translate_handle support protocol bot users 2024-04-23 15:01:40 -07:00
test_integrations.py User.enable_protocols bug fix: only call create_for for copy protocols 2024-04-23 16:38:08 -07:00
test_models.py User.get_or_create: if the id is a copy, return the original 2024-04-23 17:56:59 -07:00
test_pages.py update profile button: make receive task instead of running it inline 2024-04-24 17:06:25 -07:00
test_protocol.py don't show protocol bot users in their own protocols 2024-04-25 11:21:33 -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 tighten common.unwrap so it doesn't remove protocol bot user URLs 2024-04-23 12:00:39 -07:00
test_webfinger.py webfinger: check that AP protocol is enabled 2024-04-23 15:31:24 -07:00
testutil.py add Protocol.HAS_COPIES, use to generate ids.COPIES_PROTOCOLS 2024-04-23 16:52:53 -07:00