Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azat-co/practicalnode
/ rest-api.js
File
rest-api.js
code/ch7/blog-mongoose/tests/rest-api.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
boot = require(
'../app'
).boot
2
const
shutdown = require(
'../app'
).shutdown
3
const
port = require(
'../app'
).port
4
const
superagent = require(
'superagent'
)
Callers
nothing calls this directly
Calls
2
done
Function · 0.85
shutdown
Function · 0.50
Tested by
no test coverage detected