Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
refactor(experimental): set up GraphQL transaction tests
Browse files Browse the repository at this point in the history
This PR introduces valid transaction tests for GraphQL. It allows us to test the
transaction schema as well as the various instruction types against mocked
payloads.

Note: I fetched some recent transactions that contained each labeled program and
pasted the JSON response in the `__setup__.ts` file to use with Jest mocks.
  • Loading branch information
buffalojoec authored Nov 11, 2023
1 parent cc94aa3 commit b153bb7
Show file tree
Hide file tree
Showing 2 changed files with 2,353 additions and 11 deletions.
Loading

0 comments on commit b153bb7

Please sign in to comment.