Files
syndarix/frontend/e2e/main-dashboard.spec.ts
Felipe Cardoso bf0f54b60f test(frontend): add E2E tests for Dashboard and Projects pages
Add Playwright E2E tests for both new pages:

main-dashboard.spec.ts:
- Welcome header with user name
- Quick stats cards display
- Recent projects section with View all link
- Navigation, accessibility, responsive layout

projects-list.spec.ts:
- Page header with create button
- Search and filter controls
- Grid/list view toggle
- Project card interactions
- Filter and empty state behavior
2026-01-01 17:21:11 +01:00

6.0 KiB