Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eggjs/examples
/ user.test.js
File
user.test.js
unittest/test/service/user.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
assert = require(
'assert'
);
4
const
mock = require(
'egg-mock'
);
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected