MCPcopy 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

1var rewire = require('rewire');
2var mongoProxyFactory = rewire('../lib/mongo-proxy');
3var url = require('url');
4

Callers

nothing calls this directly

Calls 2

testMapUrlFunction · 0.85
proxyFunction · 0.85

Tested by

no test coverage detected