Packages narrative
packages / test-convex / unit
test-convex / unit
Functions
| Name | Description |
|---|---|
createUnitConvex | Builds the |
unitModuleMap | Builds the |
Types
| Name | Description |
|---|---|
UnitConvexHarness | In-memory Convex test harness produced by |
UnitModuleMap | Module loader map handed to |
StartedConvex
Handle returned by . Carries the deployment URL and the admin key needed to authenticate writes, plus a stop() method that cleanly shuts the backend down, optio
createUnitConvex
Builds the convextest harness for the fast, hermetic unit tier: a fully inmemory backend that never spawns a real deployment or touches the network. The convext