Updated today at 08:58

Commit: 68828af Show on GitHub

  • Author: RazanSagheer
  • Date: 3/17/2026, 4:50:18 PM
  • Message: fix(tests): limit vitest to unit and integration tests only. #288 Explicitly include only unit and integration test files to prevent vitest from picking up playwright e2e tests. Refs: #288
  • Stats: 7 total changes (+4 / -3)

Changed Files

  • .github/workflows/ci.yml — +1 / -1 (2 changes)
  • test-results/.last-run.json — +1 / -1 (2 changes)
  • vitest.config.js — +2 / -1 (3 changes)