620429c9b87e54f6256ad0a3c2937ea57b409985
- Install @playwright/test and Chromium browser - Create playwright.config.ts with dev server integration - Add data-testid attributes to LoginPage, DashboardPage, ServerCard, Sidebar - Exclude tests-e2e from vitest config - Create Page Object Models: LoginPage, DashboardPage - Add 18 E2E tests: 6 login flow, 12 dashboard (happy, empty, error states) - Add test:e2e and test:e2e:ui scripts to package.json
Description
No description provided
Languages
TypeScript
52.5%
Python
46.1%
CSS
0.9%
JavaScript
0.4%