MCPcopy
hub / github.com/typicode/lowdb / JSONFile.test.ts

File JSONFile.test.ts

src/adapters/node/JSONFile.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { deepEqual, equal } from 'node:assert/strict'
2import test from 'node:test'
3
4import { temporaryFile } from 'tempy'

Callers

nothing calls this directly

Calls 2

readMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected