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

Mockprovider docs updates #9867

Merged
merged 9 commits into from
Jun 29, 2022
Merged

Mockprovider docs updates #9867

merged 9 commits into from
Jun 29, 2022

Conversation

jpvajda
Copy link
Contributor

@jpvajda jpvajda commented Jun 29, 2022

This PR attempts to resolve #4532 Which identified we had missing documentation on testing local state with MockedProvider

Prettier also corrected all single quotes to double quotes, as that is our agreed to standard for quotes.

Co-authored-by: Ben Newman <ben@apollographql.com>
Copy link
Contributor

@StephenBarlow StephenBarlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some structural suggestions

docs/source/development-testing/testing.mdx Show resolved Hide resolved
docs/source/development-testing/testing.mdx Outdated Show resolved Hide resolved
docs/source/development-testing/testing.mdx Show resolved Hide resolved
docs/source/development-testing/testing.mdx Outdated Show resolved Hide resolved
jpvajda and others added 6 commits June 29, 2022 13:37
Co-authored-by: Stephen Barlow <stephen@apollographql.com>
Co-authored-by: Stephen Barlow <stephen@apollographql.com>
Co-authored-by: Stephen Barlow <stephen@apollographql.com>
Co-authored-by: Stephen Barlow <stephen@apollographql.com>
@jpvajda jpvajda merged commit 0475025 into main Jun 29, 2022
@jpvajda jpvajda deleted the mockprovider-docs-updates branch June 29, 2022 21:13
MrDoomBringer pushed a commit to MrDoomBringer/apollo-client that referenced this pull request Jul 7, 2022
* emptye

* updated testing docs to include local state

* Update docs/source/development-testing/testing.mdx

Co-authored-by: Ben Newman <ben@apollographql.com>

* Update docs/source/development-testing/testing.mdx

Co-authored-by: Stephen Barlow <stephen@apollographql.com>

* Update docs/source/development-testing/testing.mdx

Co-authored-by: Stephen Barlow <stephen@apollographql.com>

* Update docs/source/development-testing/testing.mdx

Co-authored-by: Stephen Barlow <stephen@apollographql.com>

* Update docs/source/development-testing/testing.mdx

Co-authored-by: Stephen Barlow <stephen@apollographql.com>

* reverting * change

* fixed merge conflict

Co-authored-by: Ben Newman <ben@apollographql.com>
Co-authored-by: Stephen Barlow <stephen@apollographql.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MockedProvider not returning data when @client is specified
3 participants