@graphql-mocks/sinon
v0.6.0
Published
Mock using graphql-mocks with sinon spy
Maintainers
Readme
@graphql-mocks/sinon
This package provides a Resolver Wrapper for installing sinon spies on specified resolvers. This is useful during testing to assert that resolvers were called a certain number of times or called with certain arguments, or other features provided by sinon. See the documentation on how to access and use the spies.
