adding task
This commit is contained in:
parent
9893ead689
commit
e6f4a39dad
1 changed files with 3 additions and 0 deletions
|
|
@ -108,6 +108,9 @@ Directionally right, timing is unclear. Revisit when the next/now work is done.
|
||||||
- **OpenAPI documentation for REST endpoints** `[feature]`
|
- **OpenAPI documentation for REST endpoints** `[feature]`
|
||||||
Document the API surface using OpenAPI/Swagger. Covers all REST endpoints with request/response shapes. Useful groundwork for the admin dashboard and any future contributors.
|
Document the API surface using OpenAPI/Swagger. Covers all REST endpoints with request/response shapes. Useful groundwork for the admin dashboard and any future contributors.
|
||||||
|
|
||||||
|
- **Frontend tests** `[debt]`
|
||||||
|
component tests for QuestionCard, OptionButton, ScoreScreen; consider Playwright or Vitest browser mode for e2e
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## changelog
|
## changelog
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue