Prioritize beans and add pre-commit hooks task
Game Data Cleanup → critical, Tests → high, pre-commit hooks → high, boss battles → low, remaining epics → deferred. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
title: Implement Unit & Integration Tests
|
||||
status: draft
|
||||
type: epic
|
||||
priority: high
|
||||
created_at: 2026-02-10T09:32:47Z
|
||||
updated_at: 2026-02-10T09:32:47Z
|
||||
updated_at: 2026-02-10T12:05:43Z
|
||||
---
|
||||
|
||||
Add comprehensive unit and integration test coverage to both the backend (FastAPI/Python) and frontend (React/TypeScript). The project currently has zero tests — pytest is configured in pyproject.toml with pytest-asyncio and httpx, but no actual test files exist. The frontend has no test tooling at all.
|
||||
|
||||
Reference in New Issue
Block a user