the-road-to-graphql / fullstack-apollo-express-postgresql-boilerplate

💥 A sophisticated GraphQL with Apollo, Express and PostgreSQL boilerplate project.
https://roadtoreact.com
MIT License
1.2k stars 261 forks source link

E2E tests for user domain #5

Closed rwieruch closed 6 years ago

rwieruch commented 6 years ago

This PR adds E2E tests for the User domain. Maybe someone wants to pick it up and follow the same pattern for the Messages domain. Any feedback appreciated.