Skip to content

verifyRun

verifyRun(ctx, expectations): Promise<VerifyReport>

Defined in: src/pipeline/verify.ts:34

Post-run assertions. Read-only by construction (listLabels/searchEmails only), so it runs against the raw provider and behaves identically in dry-run mode.

PipelineContext

VerifyExpectations

Promise<VerifyReport>