gstack/test
Garry Tan f24cd778e2
feat: coverage audit now maps user flows, interactions, and error states
Step 3.4 now covers the full picture: code branches AND user-facing behavior.
Maps user flows (complete journey through the feature), interaction edge cases
(double-click, back button, stale state, slow connection), error states
(what does the user actually see?), and boundary states (zero results,
10k results, max-length input). Coverage diagram splits into Code Path
Coverage and User Flow Coverage sections with separate percentages.
2026-03-17 10:57:52 -07:00
..
fixtures feat: contributor mode, session awareness, recommendation format (#90) 2026-03-16 01:45:50 -05:00
helpers feat: QA restructure, browser ref staleness, eval efficiency metrics (v0.4.0) (#83) 2026-03-15 23:55:39 -05:00
gen-skill-docs.test.ts feat: SELECTIVE EXPANSION + smarter ship gates (v0.5.3) (#134) 2026-03-17 12:22:10 -05:00
skill-e2e.test.ts Merge remote-tracking branch 'origin/main' into garrytan/improve-test-coverage 2026-03-17 10:41:43 -07:00
skill-llm-eval.test.ts fix: lower planted-bug detection baselines and LLM judge thresholds for reliability 2026-03-14 05:16:17 -05:00
skill-parser.test.ts feat: SKILL.md template system, 3-tier testing, DX tools (v0.3.3) (#41) 2026-03-13 21:08:12 -07:00
skill-validation.test.ts feat: coverage audit now maps user flows, interactions, and error states 2026-03-17 10:57:52 -07:00