Skip to content

Add tests for helpers in solana-client packageย #379

@beeman

Description

@beeman

Why

We don't have enough tests in our solana-client packages which allows us to ship regressions

What

Add tests for the helper functions so we're sure they behave as expected over time.

Deliverables

Unit tests for the helper functions that make sense to unit test.

To do

  • Figure out which of the files below need a unit test
  • If they don't, write down why not (need e2e test, there is no logic to test, they already have a test, etc)
  • Create small PR's to test them individually.

Context

These are the current files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions