Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Add some documentation on how to test preloadQuery #11733

Open
jerelmiller opened this issue Mar 26, 2024 · 0 comments
Open

[Docs] Add some documentation on how to test preloadQuery #11733

jerelmiller opened this issue Mar 26, 2024 · 0 comments

Comments

@jerelmiller
Copy link
Member

With the introduction of preloadQuery, MockedProvider is no longer useful for testing since it relies on React context to provide mocks to existing hooks. Since preloadQuery is meant to be called outside React, we no longer have this luxury.

We should provide some guidance on testing with query preloading so that users are aware of tools like MockLink to handle this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant