Rulvar API reference / @rulvar/store-conformance / FencedTranscriptsFixture
Interface: FencedTranscriptsFixture
Defined in: packages/store-conformance/src/fenced-transcripts.ts:32
The paired factory product: the transcript store under test plus the leasable journal store sharing its fencing domain.
Properties
| Property | Type | Defined in |
|---|---|---|
journal | LeasableStore | packages/store-conformance/src/fenced-transcripts.ts:33 |
transcripts | TranscriptStore | packages/store-conformance/src/fenced-transcripts.ts:34 |