mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-01 02:59:03 +00:00
* test: consolidate OpenClaw test state fixtures * test(plugin-sdk): expose isolated test state Promote the isolated OpenClaw test-state lifecycle through a narrow published Plugin SDK subpath so extension tests no longer import private core helpers. This intentional SDK surface addition is maintainer-approved. * test: use SDK test-state seam in extensions Route bundled extension suites through the focused repo-local Plugin SDK test-state entrypoint and remove the Codex projector harness exports made stale by fixture consolidation. Keep the seam out of production builds and published package artifacts while auditing its real consumers in the full-tree deadcode scan. * test(plugins): map test-state in package boundaries |
||
|---|---|---|
| .. | ||
| index.ts | ||
| microsoft.live.test.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| speech-provider.test.ts | ||
| speech-provider.ts | ||
| test-api.ts | ||
| tsconfig.json | ||
| tts.test.ts | ||
| tts.ts | ||