mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-29 04:33:36 +00:00
docs: document cli test batch
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user