一键导入
integration-test
Run the full end-to-end integration test suite
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run the full end-to-end integration test suite
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
DeFi conventions, decimal handling, and protocol integration patterns used in this project. Load when working with token amounts, price conversions, or protocol interactions.
Run Solidity smart contract tests using Foundry forge
Use when an agent needs to retrieve, preserve, or maintain durable organization or project knowledge across sessions using Tau memory.
Build all project components (Solidity contracts and Rust WASM)
Check the health and state of a deployed SmartVault by querying on-chain data
Deploy smart vault contracts to a local Anvil fork
| name | integration-test |
| description | Run the full end-to-end integration test suite |
| disable-model-invocation | true |
Run the full E2E integration test.
Requirements: Docker, Anvil, forge, cast, jq, pnpm, task
Run: bash scripts/integration-test.sh
This performs 5 phases:
This is a long-running test. Monitor output for phase progress and report results.