MCPcopy
hub / github.com/eggjs/examples / home.test.js

File home.test.js

todomvc/test/app/controller/home.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { app, assert, mock } = require('egg-mock/bootstrap');
2
3describe('test/app/controller/home.test.js', () => {
4 beforeEach(() => {

Callers

nothing calls this directly

Calls 3

putMethod · 0.80
getMethod · 0.45
postMethod · 0.45

Tested by

no test coverage detected