Commit 8d5c17f
test: cover nickname, comma+suffix, and single-token middle in fold
Addresses remaining review suggestions: nickname stripping happens in
pre_process() before the fold and should compose correctly; the
comma-delimited suffix form exercises a different code path than the
no-comma title/suffix case; single-token names should leave middle empty
too, not just last, for consistency with the other no-op test.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent daa2394 commit 8d5c17f
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
49 | 65 | | |
50 | 66 | | |
51 | 67 | | |
| |||
55 | 71 | | |
56 | 72 | | |
57 | 73 | | |
| 74 | + | |
58 | 75 | | |
59 | 76 | | |
60 | 77 | | |
| |||
0 commit comments