Skip to content

hono: Only the Node entry has SDK tests #24050

Description

@isaacs

hono/test/ has node/sdk.test.ts but no bun/sdk.test.ts, deno/sdk.test.ts or cloudflare/sdk.test.ts. All four init functions carry the buildFilteredIntegrations + LOW_QUALITY_TRANSACTION_PATTERNS logic, and the double-init divergence in H1 is exactly the kind of thing a shared test would have caught.

Work item. Add one parameterized SDK test that runs against all four entries and asserts: sdk name and packages, ignoreSpans merging, Hono removed from defaults, and double-init behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    BunTestsjavascriptPull requests that update javascript code

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions