MCPcopy Index your code
hub / github.com/share/sharedb / milestone-db.js

File milestone-db.js

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

Source from the content-addressed store, hash-verified

1var expect = require('chai').expect;
2var Backend = require('../lib/backend');
3var MilestoneDB = require('../lib/milestone-db');
4var NoOpMilestoneDB = require('../lib/milestone-db/no-op');

Callers

nothing calls this directly

Calls 3

nextFunction · 0.85
callbackFunction · 0.70
createFunction · 0.50

Tested by

no test coverage detected