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