docs: document cli test batch

This commit is contained in:
Peter Steinberger
2026-06-04 19:32:43 -04:00
parent 3e29885c83
commit 8cb093e7a9
40 changed files with 41 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
// Program nodes basic e2e tests cover node command registration through the full CLI program.
import { Command } from "commander";
import { beforeEach, describe, expect, it, vi } from "vitest";
import { createIosNodeListResponse } from "./program.nodes-test-helpers.js";