aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* feat(save): reconcile structured fields in save-issue and save-allCraig Jennings2026-05-251-0/+37
* feat(save): add the priority, state, and labels saversCraig Jennings2026-05-252-5/+69
* feat(save): add the atomic field-save engine and the assignee saverCraig Jennings2026-05-251-0/+109
* feat(save): add an atomic conflict gate for enum and relation fieldsCraig Jennings2026-05-251-0/+56
* feat(save): detect dirty structured fields against synced baselinesCraig Jennings2026-05-253-10/+72
* build: resolve test-file to the exact name before globbingCraig Jennings2026-05-251-1/+9
* feat(save): write synced baselines for structured fieldsCraig Jennings2026-05-251-0/+25
* refactor: rename issue-body tests to match entry-body-at-pointCraig Jennings2026-05-251-5/+5
* feat: render inline code spans verbatim in the Org bufferCraig Jennings2026-05-251-4/+16
* refactor: rename pearl--issue-body-at-point to pearl--entry-body-at-pointCraig Jennings2026-05-255-12/+12
* fix: guard issue async callbacks against a killed bufferCraig Jennings2026-05-251-0/+25
* fix: seven quick bugs from the 2026-05-25 code reviewCraig Jennings2026-05-251-0/+155
* feat: add pearl-delete-current-commentCraig Jennings2026-05-252-3/+240
* feat: add the pearl-prefix-map keymap and regroup the transient menuCraig Jennings2026-05-252-1/+96
* feat: add the unified ticket save model with save-issue and save-allCraig Jennings2026-05-252-2/+324
* feat: add the local dirty scanners for the ticket save modelCraig Jennings2026-05-241-0/+123
* feat: title-case the view name in the file titleCraig Jennings2026-05-241-0/+11
* feat: make comment sort order configurable, newest-first by defaultCraig Jennings2026-05-242-26/+50
* feat: compose comments and descriptions in an Org bufferCraig Jennings2026-05-241-0/+153
* feat: render recent comments in the bulk issue listCraig Jennings2026-05-243-4/+157
* feat: render issue headings with the identifier prefix and title caseCraig Jennings2026-05-244-10/+151
* test: add an end-to-end acceptance flowCraig Jennings2026-05-241-0/+200
* test: cover sort and render ordering boundary casesCraig Jennings2026-05-241-0/+46
* test: cover comment insertion and extraction boundary casesCraig Jennings2026-05-242-0/+49
* test: lock markdown round-trip identity across boundary casesCraig Jennings2026-05-241-0/+14
* test: cover malformed and unknown source headersCraig Jennings2026-05-241-0/+32
* test: cover cache and resolver failure casesCraig Jennings2026-05-241-2/+57
* test: cover malformed remote page shapes in the query pagerCraig Jennings2026-05-241-0/+41
* test: assert the dirty-buffer path preserves disk and buffer stateCraig Jennings2026-05-241-0/+29
* test: cover the delete-failure branch keeping the subtreeCraig Jennings2026-05-241-0/+16
* test: cover sync-back push-failure branches at the command levelCraig Jennings2026-05-243-0/+55
* test: cover field-setter command failure branchesCraig Jennings2026-05-242-0/+59
* feat: pearl — manage Linear issues from org-modeCraig Jennings2026-05-2443-0/+5585