MCPcopy Create free account
hub / github.com/avoidwork/tenso / serializers-plain.test.js

File serializers-plain.test.js

tests/unit/serializers-plain.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import {STATUS_CODES} from "node:http";
3import {plain} from "../../src/serializers/plain.js";
4import {INT_200, INT_400, INT_500} from "../../src/core/constants.js";

Callers

nothing calls this directly

Calls 1

plainFunction · 0.90

Tested by

no test coverage detected