Documentation ¶ Index ¶ func SetupJSONDBTest(t *testing.T) *database.Database Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func SetupJSONDBTest ¶ func SetupJSONDBTest(t *testing.T) *database.Database SetupJSONDBTest creates a jsondb-driver database connection backed by a temp directory of JSON/JSONL/NDJSON fixture files. The database and temp directory are cleaned up automatically when the test finishes. Types ¶ This section is empty. Source Files ¶ View all Source files helper.go Click to show internal directories. Click to hide internal directories.