This repository was archived by the owner on Jul 30, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 44
query does not work in react-native and apollo #119
Comments
#63 dup |
This doesn't look like a duplicate because the underlying issue that you're having isn't the I'm in the same boat, and would love to know how people have gotten this working in RN |
I managed to get things working. Because I was setting the I added this is what my test looks like
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
react-native
:native-testing-library
version: 5.0.3jest-preset
:react-native
version: 0.61.5node
version: v10.19.0Relevant code or config:
What you did:
setup a test to verify demo from https://www.apollographql.com/docs/react/development-testing/testing/
What happened:
failed to query text
Loading...
in render resultProblem description:
from debug output. we could see
Loading...
The text was updated successfully, but these errors were encountered: