Skip to content

Narrative Overhaul: enssdk integration tests with example-queries.ts #1946

@shrugs

Description

@shrugs

Broken out from #1793.

enssdk's integration test (packages/enssdk/src/omnigraph/module.integration.test.ts) only exercises a HelloWorld query. Wire up the shared example-queries.ts (currently at packages/ensnode-sdk/src/omnigraph-api/example-queries.ts) so the thin client is exercised end-to-end against the devnet via integration-test-env.

From #1793:

We should integrate the client libs into the integration test environment and confirm that those pathways operate against the devnet as expected. This sort of integration test over the (thin) clients would be much more valuable than mocking the api responses, since there's very little actual control flow in most of the client methods to test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    devopsDevOps related

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions