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.
Parameters
Section titled “Parameters”expectations
Section titled “expectations”Returns
Section titled “Returns”Promise<VerifyReport>