apollo-client icon indicating copy to clipboard operation
apollo-client copied to clipboard

Feedback for schema-driven testing utilities

Open alessbell opened this issue 1 year ago • 1 comments

Issue Description

Starting with Apollo Client 3.10.0, we introduced new schema-driven testing APIs.

These utilities allow you to create a test schema with scalar mocks that can be used to mock fetch or used in combination with MSW to write integration- or E2E-style tests that also test the link chain. See the documentation for details. We've marked these APIs as experimental for this release to allow room for feedback and changes before we stabilize this API in 3.11.0.

If you would like to provide feedback or suggestions for improvement, please drop a comment below!

Link to Reproduction

N/A

Reproduction Steps

No response

@apollo/client version

N/A

alessbell avatar Apr 29 '24 16:04 alessbell

One piece of feedback from @yaboi:

Is there a way to access a schema not available locally? Maybe with codegen or something?

alessbell avatar Apr 30 '24 20:04 alessbell

Closing as this was released and moved over to GraphQL testing library

jerelmiller avatar Dec 09 '24 19:12 jerelmiller

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better.

github-actions[bot] avatar Dec 09 '24 19:12 github-actions[bot]

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. For general questions, we recommend using our Community Forum or Stack Overflow.

github-actions[bot] avatar Jan 09 '25 00:01 github-actions[bot]