Skip to content

test(sdk): include all existing SDK tests in the package test command - #263

Merged
karagozemin merged 2 commits into
Sub-Rosa-Issue:mainfrom
CemAyyildiz:issue-241-sdk-test-script
Aug 31, 2026
Merged

test(sdk): include all existing SDK tests in the package test command#263
karagozemin merged 2 commits into
Sub-Rosa-Issue:mainfrom
CemAyyildiz:issue-241-sdk-test-script

Conversation

@CemAyyildiz

Copy link
Copy Markdown
Contributor

Summary

  • Adds every existing SDK test module to pnpm --filter @sub-rosa/sdk test.
  • Honors the documented encoding option in validateEncryptedBlob so the newly included encrypted-blob.test.ts suite passes (hex is no longer auto-detected when encoding: "base64" is set).

Closes #241

Test plan

  • pnpm --filter @sub-rosa/sdk test (159 tests)

Made with Cursor

CemAyyildiz and others added 2 commits August 30, 2026 20:14
…Rosa-Issue#241)

Include omitted test modules in the SDK test command and honor the
explicit encoding option in encrypted blob validation so newly included
tests pass without changing expectations.

Closes Sub-Rosa-Issue#241

Co-authored-by: Cursor <cursoragent@cursor.com>
@karagozemin
karagozemin merged commit 68c187f into Sub-Rosa-Issue:main Aug 31, 2026
2 of 3 checks passed
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.

test(sdk): include all existing SDK tests in the package test command

2 participants