Files
upaas/internal
sneak e8e545f5b1
Check / check (pull_request) Skipped
Wait for webhook deployments in handlers tests instead of sleeping (closes #211)
TestHandleWebhookProcessesValidWebhook slept 100ms after posting a
webhook, racing the background deployment that writes its log under the
test's temp directory against temp directory cleanup. The test context
now keeps the webhook service, and the test waits on its
WaitForDeployments, as the webhook service tests already do. The other
webhook handler tests never start a deployment.

Model: opus-5-5
2026-09-23 00:44:56 +00:00
..