MCPcopy Create free account
hub / github.com/azat-co/practicalnode / index.js

File index.js

code/ch3/blog-express/tests/index.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 3

doneFunction · 0.85
bootFunction · 0.50
shutdownFunction · 0.50

Tested by

no test coverage detected