Add tests for PR comms sync
Unit tests for: blockquote extraction, Slack mrkdwn to GitHub markdown
conversion, comment mapping state operations (add/get/clear/cap at 100),
find_pr_by_thread reverse lookup.
Integration tests with mock Slack message events: thread reply without
quote (posts as top-level issue comment), thread reply with matching
quote (replies to review comment).
Also fixes convert_bold regex to use Re2-compatible syntax (no
lookbehinds).
9f0165
-
Feb 17 12:09 +00:00