Thanks to visit codestin.com
Credit goes to github.com

Skip to content

test(plugin_dispatch): Add E2E tests for Extism WASM and OpenClaw MCP plugins - #110

Merged
joshuajbouw merged 2 commits into
mainfrom
test/issue-32-plugin-e2e-tests
Feb 21, 2026
Merged

joshuajbouw merged 2 commits into
mainfrom
test/issue-32-plugin-e2e-tests

Conversation

@joshuajbouw

Copy link
Copy Markdown
Member

Description

Adds end-to-end integration tests for OpenClaw plugins sandbox, fulfilling the verification requirements for Issue #32.

  • Covers WasmPlugin (Extism) ingestion, sandbox compilation, tool discovery, memory allocations.
  • Covers McpPlugin integration with a real Node.js OpenClaw bridge instance, checking configuration synchronizations and cross-process tool calls.

Closes #32

@joshuajbouw joshuajbouw added test Test coverage or test infrastructure area/capsule astrid-capsule: WASM sandboxing and execution labels Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/capsule astrid-capsule: WASM sandboxing and execution test Test coverage or test infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wire plugin tools end-to-end: LLM visibility, execution dispatch, config, hooks, and channel messaging

1 participant