bridgy-fed/tests
Ryan Barrett dc3b23f80b
Web.fetch: ignore uid if set; we use URL as id
props and thanks to @fluffy-critter for being my unintentional edge case QA department 😆🙏

fixes https://console.cloud.google.com/errors/detail/CKLuk-v4x8X0NQ;time=P30D?project=bridgy-federated
2023-11-26 16:31:29 -08: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 activitypub.actor bug fix: handle opted out users 2023-11-26 15:44:43 -08:00
test_atproto.py drop User.atproto_did, switch to using copies 2023-11-15 19:08:06 -08:00
test_common.py drop the rest of g.user! 2023-11-25 20:38:28 -08:00
test_convert.py Web.fetch: ignore uid if set; we use URL as id 2023-11-26 16:31:29 -08:00
test_follow.py misc cleanup 2023-11-15 14:23:08 -08:00
test_ids.py drop User.atproto_did, switch to using copies 2023-11-15 19:08:06 -08:00
test_integrations.py fix test_integrations for g.user minimizing in #690 2023-11-19 21:53:39 -08:00
test_models.py drop the rest of g.user! 2023-11-25 20:38:28 -08:00
test_pages.py activitypub.actor: remove redundant preferredUsername 2023-11-23 22:09:11 -08:00
test_protocol.py pass user to Protocol.send/convert instead of using g.user 2023-11-25 20:07:14 -08:00
test_redirect.py misc cleanup 2023-11-15 14:23:08 -08: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.fetch: ignore uid if set; we use URL as id 2023-11-26 16:31:29 -08:00
test_webfinger.py misc cleanup 2023-11-15 14:23:08 -08:00
testutil.py drop the rest of g.user! 2023-11-25 20:38:28 -08:00