unitModuleMap

test-convex · /unit·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

@nordcom/commerce-test-convex

Parameters

NameTypeDescription
extraUnitModuleMap

Returns

The merged ready to pass to convex-test.

UnitConvexHarness UnitModuleMap createUnitConvex

Sourceunit.ts:31Edit the JSDoc directly
Metadata@nordcom/commerce-test-convex@0.0.0Open in GitHub ↗

On this page