Skip to content

Commit 885923d

Browse files
JohnMcLearclaude
andcommitted
docs(audit): mark pin/unpin sidebar surface as covered
Three new unit tests (☆/★ display, click-to-pin, click-to-unpin) and one E2E test (pin-pads.spec.ts) added in M8; audit table updated accordingly. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 425f020 commit 885923d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/test-coverage-audit.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
| PadSidebar – click pinned pad → tab.open | click || no test ||
2626
| PadSidebar – uses title over padName when available | render || no test ||
2727
| PadSidebar – caps recent list at 50 | render || no test ||
28+
| PadSidebar – ☆ on recent pads, ★ on pinned pads | render || no test (pin/unpin UI new in M8) ||
29+
| PadSidebar – click ☆ on recent pad → padHistory.pin, no tab.open | click || no test (pin/unpin UI new in M8) ||
30+
| PadSidebar – click ★ on pinned pad → padHistory.unpin, no tab.open | click || no test (pin/unpin UI new in M8) ||
2831
| TabStrip – renders tabs per workspace | render ||||
2932
| TabStrip – click tab → ipc.tab.focus | click ||||
3033
| TabStrip – click ✕ → ipc.tab.close | click ||||

0 commit comments

Comments
 (0)