Commit Graph

5 Commits

Author SHA1 Message Date
3d1d010100 Adds Vitest and Playwright testing setup with sample tests
Some checks failed
Lint / Lint and Typecheck (push) Failing after 27s
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-11-24 22:44:04 +01:00
e08f6231bd plan 2025-11-24 22:03:51 +01:00
1c1b842a15 PNPM
Some checks failed
Lint / Lint and Typecheck (push) Failing after 6s
2025-07-13 01:15:15 +02:00
e616e8f261 Epic README 2025-05-04 20:35:39 +02:00
078adda8b5 Initial commit 2025-04-29 16:52:52 +02:00