con un clic
integration-test
Run the full end-to-end integration test suite
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Run the full end-to-end integration test suite
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Build all project components (Solidity contracts and Rust WASM)
Check the health and state of a deployed SmartVault by querying on-chain data
DeFi conventions, decimal handling, and protocol integration patterns used in this project. Load when working with token amounts, price conversions, or protocol interactions.
Deploy smart vault contracts to a local Anvil fork
Run all linting and formatting checks across the project
Deep-dive review of the Solidity smart contract architecture
| 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.