Commit graph

4 commits

Author SHA1 Message Date
bf80685b77
chore: log request #req_20260226_234700_photo
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-26 23:45:59 +01:00
Christopher Mühl
307ef24b78 test: E2E test suite + handoff documentation
50 Playwright E2E tests across 13 spec files covering all routes and
user flows (items CRUD, check-out/in, locations, labels, scanning,
search/filter). Uses vitest as runner with playwright-core for browser
automation (bun-compatible alternative to @playwright/test).

Includes Gherkin .feature files as living documentation, test support
infrastructure (IDB seeding, item factories, assertion helpers, layout
measurement), and HANDOFF.md covering project state, deployment, and
open design decisions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 20:53:08 +01:00
Christopher Mühl
cbf70665f8 chore: add Forgejo PR workflow 2026-02-26 17:10:07 +01:00
Christopher Mühl
b0a1ae214b chore: add vitest infrastructure and agent definitions
Set up vitest with jsdom, fake-indexeddb, @testing-library/svelte,
$app mock modules, and agent definitions for test-writer/implementer/reviewer.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 15:22:19 +01:00