Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JS-DevTools/ono
/ ono-extend.spec.js
File
ono-extend.spec.js
test/specs/ono-extend.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
{ Ono } = require(
"../../"
);
4
const
{ assert, expect } = require(
"chai"
);
Callers
nothing calls this directly
Calls
11
createRangeError
Function · 0.85
compareStacks
Function · 0.85
compareKeys
Function · 0.85
comparePOJO
Function · 0.85
createValidationError
Function · 0.85
createOriginalError
Function · 0.85
createServerError
Function · 0.85
createTypeError
Function · 0.85
createNewError
Function · 0.85
extend
Method · 0.80
toJSON
Method · 0.65
Tested by
no test coverage detected