-
Notifications
You must be signed in to change notification settings - Fork 0
I often see community complaining about testing Graph API's, So I decided to create this little template using apollo server and jest with Typescript! I hope you can use it as a base to make something just as good as you need! The idea is to separate the application from the server, this way you can use supertest npm module to make real requests…
arbejd/graphql-typescript-jest-boilerplate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
I often see community complaining about testing Graph API's, So I decided to create this little template using apollo server and jest with Typescript! I hope you can use it as a base to make something just as good as you need! The idea is to separate the application from the server, this way you can use supertest npm module to make real requests…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 93.2%
- JavaScript 6.8%