E2e.Full banner
akiojin akiojin

E2e.Full

Testing community

Description

--- description: MCP Playwrightを使用してDashboardとPlaygroundの完全E2Eテストを実行します。 --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding (if not empty). ## Goal MCP Playwrightツールを使用して、LLM RouterのDashboardとPlayground両方の完全なE2Eテストを実行する。 すべてのUI要素、インタラクション、モーダル、フォームを網羅的にテストする。 ## Prerequisites - llmlbサーバーが `http://localhost:8080` で起動していること - サーバーが起動していない場合は、別ターミナルで `cargo run --release -p llmlb` を実行 ## Test Execution Order ### Part 1: Dashboard Tests Execute

Installation

Installs to ~/.claude/commands/akiojin-llmlb-e2e.full.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/akiojin/llmlb/HEAD/.claude/commands/e2e.full.md -o ~/.claude/commands/akiojin-llmlb-e2e.full.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository