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

File database-replication.test.js

test/database-replication.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 { copy } from 'fs-extra'
4import { Database, KeyStore, Identities, Entry } from '../src/index.js'

Callers

nothing calls this directly

Calls 7

KeyStoreFunction · 0.90
IdentitiesFunction · 0.90
DatabaseFunction · 0.90
waitForFunction · 0.85
ComposedStorageFunction · 0.85
MemoryStorageFunction · 0.85
IPFSBlockStorageFunction · 0.85

Tested by

no test coverage detected