unitModuleMap
●test-convex · /index·function
Builds the convex-test module map, layering caller-supplied fixture modules over the mandatory
_generated root-detection entry. Centralizes the map the convex-test call sites previously
hand-built so a sample (or any future unit) declares only its own fixture modules.
Signature
function unitModuleMap(extra: UnitModuleMap): UnitModuleMap;Parameters
| Name | Type | Description |
|---|---|---|
extra | UnitModuleMap |
Returns
The merged ready to pass to convex-test.
Related
runCli DaemonOptions runDaemon SeedClerkOperatorOptions SeedCmsOptions SeedCanonicalOptions SeedClerkOperatorView SeedShopOptions