Goal
Expand automated testing pyramid (unit + integration + broader e2e coverage)
Type
Technical + Quality
Effort
M
Impact
High
Evidence
Only system tests exist currently (see e2e/specs/system.e2e.mjs); no frontend unit or Rust unit tests present
First Implementation Step
Add unit tests for boardListDnd.ts, import parsing, and Rust command logic
Goal
Expand automated testing pyramid (unit + integration + broader e2e coverage)
Type
Technical + Quality
Effort
M
Impact
High
Evidence
Only system tests exist currently (see e2e/specs/system.e2e.mjs); no frontend unit or Rust unit tests present
First Implementation Step
Add unit tests for
boardListDnd.ts, import parsing, and Rust command logic