MCPcopy 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
3const { expect } = require("chai");
4const { onoes, comparePOJO, host } = require("../utils");

Callers

nothing calls this directly

Calls 3

comparePOJOFunction · 0.85
toJSONMethod · 0.65
onoFunction · 0.50

Tested by

no test coverage detected