n1ru4l/graphql-schema-generator-rest

Add tests for the example apps

Open

#24 opened on Dec 18, 2017

 (0 comments) (0 reactions) (0 assignees)JavaScript (6 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (95 stars)
PR merge metrics
 (PR metrics pending)

Description

I do not want that the examples break without anyone noticing.

What to do:

  • Extract the express instance into a separated file that exports it
  • Test the exported express instance with supertest (https://github.com/visionmedia/supertest) and jest for some basic endpoint functionality.

How to do:

Related paths:

Contributor guide