You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.
@Weakky Similar to vue.js when you first scaffold a project you're given the option to include test files. In my company we write a lot of tests(unit-tests).
Having something like would be appreciated by my team.
Also on that note generate samples like .travis.yml or config.yml for setting up continuous-integration for the project
The text was updated successfully, but these errors were encountered:
@schickling@Weakky Another option would be to preconfigureeasygraphql-tester and jest so that it works out of the box with Yoga2, it will make it easier to test graphql on the server.
These articles should help out with testing graphql
@Weakky Similar to vue.js when you first scaffold a project you're given the option to include test files. In my company we write a lot of tests(unit-tests).
Having something like would be appreciated by my team.
Also on that note generate samples like
.travis.yml
orconfig.yml
for setting upcontinuous-integration for the project
The text was updated successfully, but these errors were encountered: