Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/angular-app/angular-app
/ mongo-proxy.js
File
mongo-proxy.js
server/test/mongo-proxy.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
rewire = require(
'rewire'
);
2
var
mongoProxyFactory = rewire(
'../lib/mongo-proxy'
);
3
var
url = require(
'url'
);
4
Callers
nothing calls this directly
Calls
2
testMapUrl
Function · 0.85
proxy
Function · 0.85
Tested by
no test coverage detected