/** * Tests for `executeGraph` — the main `opensip-tools graph` command * handler. Drives the full pipeline with a synthetic adapter and * exercises every branch the handler can take: human report, JSON, * gate-save, gate-compare (pass + degraded), report-to (cloud), * configuration errors, and packages aggregation. * * Also exercises `buildUnifiedReportLines` directly so the unified- * report renderer is covered without depending on the Ink runner. */ export {}; //# sourceMappingURL=graph.test.d.ts.map