Skip to main content

Module fixture

Module fixture 

Source
Expand description

In-code builder for a minimal Things-shaped SQLite, used by tests.

Mirrors only the columns we currently query. The real Things schema has many more columns; the reader code never selects *, so omissions here don’t matter as long as the columns our queries reference are present.

Functions§

build_fixture