Commit Graph

5 Commits

Author SHA1 Message Date
Richard Osborne
64e565f00f test(styles): STYLE-005 StyleAnalyzer unit tests (17 cases)
Covers: hex/rgb color detection, spacing detection, variant candidate
threshold logic, toSuggestions ordering, stable IDs, edge cases.

Infra note: tests in tests/models/ — use 'npm run test:editor' not
'npx jest' directly (webpack build required by test-editor.ts script).
'npx jest' alone hangs on webpack. Move tests to tests/models/ not
tests/services/ — transform config only covers models/ path.
2026-02-18 17:14:52 +01:00
Richard Osborne
d3c9ef27b9 docs(phase-9): mark WIZARD-001 complete, document Jest infra gotcha 2026-02-18 16:46:06 +01:00
Richard Osborne
c425769633 docs(sprint-1): update PROGRESS-richard.md — session 1 complete 2026-02-18 16:24:33 +01:00
Richard Osborne
297dfe0269 Added sprint protocol 2026-02-18 15:59:52 +01:00
Richard Osborne
4a1080d547 Refactored dev-docs folder after multiple additions to organise correctly 2026-01-07 20:28:40 +01:00