Skip to content

test(slack): Trim runtime unit coverage#323

Merged
dcramer merged 1 commit into
mainfrom
ref/slack-runtime-test-policy-cleanup
May 10, 2026
Merged

test(slack): Trim runtime unit coverage#323
dcramer merged 1 commit into
mainfrom
ref/slack-runtime-test-policy-cleanup

Conversation

@dcramer
Copy link
Copy Markdown
Member

@dcramer dcramer commented May 10, 2026

Removes Slack runtime unit coverage that duplicated integration behavior tests or asserted observability details. The remaining unit suite now focuses on local runtime handoff and ordering checks, while the existing integration suites continue to own user-visible Slack behavior.

Testing Policy Alignment

Deletes the unit test that asserted withSpan execution and span context fields, since ordinary observability output is not a behavior contract under specs/testing/index.md.

Unit Scope

Keeps narrow unit checks for mention handoff, subscribed-message preparation order, conversation-context forwarding, and assistant lifecycle event forwarding. Subscribed-message skip/reply/opt-out/attachment/error behavior remains covered by the Slack integration suites.

Remove Slack runtime unit tests that duplicated integration coverage or asserted observability details. Keep the unit suite focused on local runtime handoff and ordering contracts.

Co-Authored-By: GPT-5 Codex <codex@openai.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
junior-docs Ready Ready Preview, Comment May 10, 2026 4:41pm

Request Review

@dcramer dcramer marked this pull request as ready for review May 10, 2026 16:43
@dcramer dcramer merged commit b125bde into main May 10, 2026
15 checks passed
@dcramer dcramer deleted the ref/slack-runtime-test-policy-cleanup branch May 10, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant