MCPcopy 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

1const boot = require('../app').boot
2const shutdown = require('../app').shutdown
3const port = require('../app').port
4const superagent = require('superagent')

Callers

nothing calls this directly

Calls 2

doneFunction · 0.85
shutdownFunction · 0.50

Tested by

no test coverage detected