2 Commits

Author SHA1 Message Date
b097d82967 rules 2025-12-05 15:29:37 +01:00
90f83ab62b Adds Vitest and Playwright testing setup with sample tests
Introduces a unified testing setup using Vitest for unit tests
and Playwright for E2E tests. Updates dependencies, adds sample
unit and E2E tests, documents test workflow, and codifies
testing and code standards in project guidelines.

Enables fast, automated test runs and improves code reliability
through enforced standards.
2025-12-05 13:42:10 +01:00