Expand description

Helpers for unit tests

Modules

Structs

A test database in a temp directory
A container for all three non-cell environments

Enums

Functions

Dump db into /tmp/test_dbs.
Function to help avoid needing to specify types.
Helper to get a Store from an DbRead.
Function to help avoid needing to specify types.
Create a TestDb of DbKindAuthored, backed by a temp directory.
Create a TestDb of DbKindCache, backed by a temp directory.
Create a TestDb of DbKindConductor, backed by a temp directory.
Create a fresh set of test environments with a new TempDir
Create a fresh set of test environments with a new TempDir in a given directory.
Create a TestDb of DbKindDht, backed by a temp directory.
Create a DbWrite of DbKindT in memory.
Generate a test keystore pre-populated with a couple test keypairs.
Create a TestDb of DbKindP2pAgents, backed by a temp directory.
Create a TestDb of DbKindP2pMetrics, backed by a temp directory.
Create a TestDb of DbKindWasm, backed by a temp directory.