Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/share/sharedb
/ error.js
File
error.js
test/error.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
ShareDBError = require(
'../lib/error'
);
2
var
expect = require(
'chai'
).expect;
3
4
describe(
'ShareDBError'
,
function
() {
Callers
nothing calls this directly
Calls
1
badFunction
Function · 0.85
Tested by
no test coverage detected