test: add comprehensive Comments API tests (bd-d68f)

- Test AddIssueComment basic functionality
- Test GetIssueComments retrieval and ordering
- Test edge cases (empty, nonexistent issues)
- Test dirty flag marking
- Test comment isolation across issues

Improves sqlite package coverage: 69.1% → 70.6%
This commit is contained in:
Steve Yegge
2025-11-01 22:53:38 -07:00
parent d86f359e63
commit 1849ffe17a
2 changed files with 371 additions and 3 deletions

File diff suppressed because one or more lines are too long