Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-app/angular-app
/ mongo-strategy.js
File
mongo-strategy.js
server/test/mongo-strategy.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
rewire = require(
"rewire"
);
2
var
MongoDBStrategy = rewire(
'../lib/mongo-strategy'
);
3
4
var
config = {
Callers
nothing calls this directly
Calls
1
mockupRestInterface
Function · 0.85
Tested by
no test coverage detected