Updated today at 08:58
Commit: 1c0e8aa Show on GitHub
- Author: RazanSagheer
- Date: 3/17/2026, 3:39:52 PM
- Message: ci: add vitest and playwright e2e tests to pipeline #288 - Run unit and integration tests with vitest --run- Install chromium and firefox for playwright e2e Refs: #288
- Stats: 16 total changes (+13 / -3)
Changed Files
.github/workflows/ci.yml— +11 / -2 (13 changes)package.json— +1 / -0 (1 changes)test-results/.last-run.json— +1 / -1 (2 changes)