Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apollographql/fullstack-tutorial
/ e2e.js
File
e2e.js
start/server/src/__tests__/e2e.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// import our production apollo-server instance
2
const
{ server } = require(
'../'
);
3
const
gql = require(
'graphql-tag'
);
4
Callers
nothing calls this directly
Calls
1
startTestServer
Function · 0.70
Tested by
no test coverage detected