Skip to content

test: exercise apiKeys.get in SDK parity harness#38

Merged
caballeto merged 1 commit into
mainfrom
test/api-keys-get-harness
Jun 12, 2026
Merged

test: exercise apiKeys.get in SDK parity harness#38
caballeto merged 1 commit into
mainfrom
test/api-keys-get-harness

Conversation

@caballeto

Copy link
Copy Markdown
Member

Summary

  • Wire api-keys.get through the parity harness runner (test/run-sdk.mjs) to client.apiKeys.get(rest[0]).

Why

apiKeys.get shipped in #36, but the harness runner had no dispatch case, so the monorepo harness-completeness check flagged sdk-js as not covering api-keys.get. This closes the gap so parity goes green without a temporary exclusion.

Test plan

  • node --check test/run-sdk.mjs
  • Monorepo parity / surface-integration green once merged

Made with Cursor

The apiKeys.get method shipped in #36 but the parity harness runner
(test/run-sdk.mjs) had no dispatch case for it, so the monorepo
harness-completeness check flagged sdk-js as not covering api-keys.get.
Wire the op through to client.apiKeys.get.

Co-authored-by: Cursor <cursoragent@cursor.com>
@caballeto caballeto merged commit 941193a into main Jun 12, 2026
3 checks passed
@caballeto caballeto deleted the test/api-keys-get-harness branch June 12, 2026 06:51
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