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

Refactor graphql testing #321

Closed
wdoug opened this issue May 17, 2019 · 2 comments
Closed

Refactor graphql testing #321

wdoug opened this issue May 17, 2019 · 2 comments
Assignees
Projects

Comments

@wdoug
Copy link
Member

wdoug commented May 17, 2019

Use format outlined in this excellent blog post:
https://medium.freecodecamp.org/a-new-approach-to-mocking-graphql-data-1ef49de3d491

An example of doing this can be found here: wdoug/typescript-graphql-and-hooks@f31a14c

@wdoug wdoug created this issue from a note in Tasks (Ready) May 17, 2019
@wdoug wdoug moved this from Ready to Backlog in Tasks May 17, 2019
@wdoug wdoug moved this from Backlog to Ready in Tasks May 17, 2019
@wdoug wdoug moved this from Ready to Backlog in Tasks May 17, 2019
@wdoug
Copy link
Member Author

wdoug commented May 17, 2019

I started investigating this, and I'm not sure how to get the executable schema working (example) since we don't have (or at least I'm not sure how to get) a graphql SDL description of the whole schema

@wdoug wdoug self-assigned this May 17, 2019
@jsmith197 jsmith197 self-assigned this May 31, 2019
@MikeLuDev
Copy link
Member

@wdoug I believe this was resolved a recent PR, closing.

Tasks automation moved this from Backlog to Done Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Tasks
  
Done
Development

No branches or pull requests

3 participants