directory
Version:
v0.17.56
Opens a new window with list of versions in this module.
Published: Nov 9, 2024
License: MIT
Opens a new window with license information.
README
¶
Integration tests
These tests run a gqlgen server against the apollo client to test real world connectivity.
First start the go server
go run server/cmd/integration/server.go
And in another terminal:
cd integration
npm ci
npm run test
Directories
¶
Click to show internal directories.
Click to hide internal directories.