multica/e2e
Naiyuan Qing f70b34a50f fix: resolve merge conflicts with main, preserve PAT functionality
- Resolve conflicts in CLAUDE.md, client.ts, settings/page.tsx
- Migrate PAT types and API methods to @/shared/types + @/shared/api architecture
- Restore simplified login flow (login page, auth store, tests)
- Fix issue detail comment submit test (use fireEvent + useRef for mock)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 17:19:24 +08:00
..
auth.spec.ts test: add comprehensive test suite (Go unit/integration, Vitest, Playwright E2E) 2026-03-22 11:50:25 +08:00
comments.spec.ts refactor(dev): share postgres across main and worktrees 2026-03-24 14:27:35 +08:00
fixtures.ts fix: resolve merge conflicts with main, preserve PAT functionality 2026-03-26 17:19:24 +08:00
helpers.ts feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
issues.spec.ts refactor(dev): share postgres across main and worktrees 2026-03-24 14:27:35 +08:00
navigation.spec.ts fix(web): fix stale state bugs, add real-time updates, and build verification pipeline 2026-03-22 12:44:49 +08:00
settings.spec.ts fix(web): fix stale state bugs, add real-time updates, and build verification pipeline 2026-03-22 12:44:49 +08:00