aboutsummaryrefslogtreecommitdiff
path: root/tests/test-pearl-bugfixes.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-23 23:40:27 -0400
committerCraig Jennings <c@cjennings.net>2026-06-23 23:40:27 -0400
commit8869a083c3cc28c20efa63e8932347329b2865f4 (patch)
tree8959775eb2cae28a3418542ab8e2fc235fe465f2 /tests/test-pearl-bugfixes.el
parent92ae9d8b56a9fabadf6ea8beb2163655c7a8ffb8 (diff)
downloadpearl-8869a083c3cc28c20efa63e8932347329b2865f4.tar.gz
pearl-8869a083c3cc28c20efa63e8932347329b2865f4.zip
feat(sources): single-issue source (favorites + open-issue-by-id)
I wired the issue kind into the same pipeline every other source uses, so a favorited issue renders in the buffer as its own subtree instead of the v1 browser punt. The new pearl-open-issue-by-id command does the same for an issue you type by identifier or id. It's handy when someone hands you ENG-123 and you'd rather read it in Pearl than a browser. Linear's issue(id:) accepts both the UUID and the human identifier, so there's no resolution step. I fetch by whatever was given and build the :type issue source from the returned node, so the stored id and identifier stay authoritative. Refresh re-fetches the one issue and merges by LINEAR-ID like the filter and view sources. Tests cover the source constructor, the header round-trip, and the fetch/render and command paths across Normal, Boundary, and Error.
Diffstat (limited to 'tests/test-pearl-bugfixes.el')
0 files changed, 0 insertions, 0 deletions