Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/deployd/deployd
/ user-collection.unit.js
File
user-collection.unit.js
test/user-collection.unit.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
UserCollection = require(
'../lib/resources/user-collection'
)
2
, db = require(
'../lib/db'
);
3
4
describe(
'UserCollection'
,
function
() {
Callers
nothing calls this directly
Calls
2
fn
Function · 0.85
done
Function · 0.50
Tested by
no test coverage detected