MCPcopy Index your code
hub / github.com/share/sharedb / middleware.js

File middleware.js

test/middleware.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var Backend = require('../lib/backend');
2var expect = require('chai').expect;
3var util = require('./util');
4var types = require('../lib/types');

Callers

nothing calls this directly

Calls 6

nextFunction · 0.85
expectFidoOnlyFunction · 0.85
getErrorTestFunction · 0.85
expectFidoAndSpotFunction · 0.85
setupOpMiddlewareFunction · 0.85
callbackFunction · 0.70

Tested by

no test coverage detected