Skip to content

enhancement: add automated unit tests for SDK helper functions #28

Description

@devmocrea

Description

Set up a test environment inside packages/sdk using Vitest. Write unit tests to verify the correctness of all core utilities.

Technical Specification

  • Install vitest in packages/sdk.
  • Create a test file packages/sdk/src/__tests__/sdk.test.ts.
  • Write tests verifying address structure exports and helper mapping utilities.

Acceptance Criteria

  • Running pnpm test in the SDK directory runs all tests successfully.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions