test-e2e-account

Community

Run account E2E tests fast and clean.

Authortezuka-Akihiro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the execution of end-to-end tests for the ClaudeMix account service, handling server setup, test execution, and cleanup to ensure reliable validation without manual steps.

Core Features & Use Cases

  • Pre-flight Checks: Verifies environment readiness, ensures the dev server runs on port 8788, and clears any stale processes for a clean test run.
  • Server & Test Orchestration: Starts the development server with Wrangler runtime to simulate the real environment.
  • Test Execution: Runs Playwright E2E tests for account features using the project-specific config and a concise test report.
  • Reporting & Cleanup: Provides per-test results and an overall summary, then stops the server to free resources.

Quick Start

Start the account E2E workflow by launching the dev server and running the Playwright tests for the account service:

  • Start server: npm run dev:wrangler
  • Run tests: npx playwright test tests/e2e/account --config=tests/e2e/playwright.config.ts --reporter=list
  • Cleanup: Stop the dev server after tests complete

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: test-e2e-account
Download link: https://github.com/tezuka-Akihiro/ClaudeMix/archive/main.zip#test-e2e-account

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.