MCPcopy Index your code
hub / github.com/deployd/deployd / db-remote.unit.js

File db-remote.unit.js

test/db-remote.unit.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var fs = require('fs')
2 , db = require('../lib/db')
3 , config = require(__dirname + '/support/db-remote.config.json')
4 , tester = db.create(config)

Callers

nothing calls this directly

Calls 3

beforeFunction · 0.85
afterFunction · 0.85
doneFunction · 0.50

Tested by

no test coverage detected