This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(experimental): set up GraphQL transaction tests
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