# Run E2e Tests

> How to run Wealthfolio E2E tests correctly. Use this skill whenever you are about to run, execute, or trigger Playwright E2E tests — including running a single spec file, the full test suite, or checking whether E2E tests pass. Also use it when setting up the environment for E2E tests or troubleshooting E2E test failures. Do NOT skip this skill just because the task seems simple — the environment setup is mandatory and skipping it leads to silent failures.

- Skill: `wealthfolio/run-e2e-tests` (Agent Skill)
- Install (CLI): `npx skillmds@latest add wealthfolio/run-e2e-tests`
- Raw SKILL.md: https://api.skillmd.com/api/skills/wealthfolio/run-e2e-tests/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: wealthfolio (https://skillmd.com/u/wealthfolio)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/wealthfolio/run-e2e-tests

---


# Running Wealthfolio E2E Tests

Read `e2e/README.md` and follow its instructions **exactly and in order** before
running any E2E test command. Do not skip any step.

