Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

When you create new yoga project generate test-files (unit-test and E2E-test) #107

Open
guledali opened this issue Mar 16, 2019 · 1 comment

Comments

@guledali
Copy link

guledali commented Mar 16, 2019

cli-select-features

@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

@guledali guledali mentioned this issue Mar 16, 2019
9 tasks
@guledali
Copy link
Author

guledali commented Apr 10, 2019

@schickling @Weakky Another option would be to preconfigure easygraphql-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

https://easygraphql.com/docs/getting-started/overview
https://medium.com/open-graphql/how-i-started-testing-my-queries-and-mutations-on-graphql-f578abc1b424

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

No branches or pull requests

1 participant