Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eggjs/examples
/ home.test.js
File
home.test.js
body-parser-example/test/home.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ app } = require(
'@eggjs/mock/bootstrap'
);
2
3
describe(
'test/home.test.js'
, () => {
4
beforeEach(() => app.mockCsrf());
Callers
nothing calls this directly
Calls
1
post
Method · 0.45
Tested by
no test coverage detected