MCPcopy Create free account
hub / github.com/orbitdb/orbitdb / database.test.js

File database.test.js

test/database.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strictEqual, deepStrictEqual } from 'assert'
2import { rimraf } from 'rimraf'
3import { existsSync } from 'fs'
4import { copy } from 'fs-extra'

Callers

nothing calls this directly

Calls 5

KeyStoreFunction · 0.90
IdentitiesFunction · 0.90
DatabaseFunction · 0.90
LevelStorageFunction · 0.85
MemoryStorageFunction · 0.85

Tested by

no test coverage detected