diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-25 17:11:13 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-25 17:11:13 -0500 |
| commit | f872322a9366479b1f5c17fe08c5b2e95df216fa (patch) | |
| tree | 27d195169095cdcab0aa63c7c3204e52dd0355ae /modules | |
| parent | d29f517d3433bf4e718b99a533066305a8833f24 (diff) | |
| download | dotemacs-f872322a9366479b1f5c17fe08c5b2e95df216fa.tar.gz dotemacs-f872322a9366479b1f5c17fe08c5b2e95df216fa.zip | |
test(mu4e-org-contacts): cover the completion-at-point and TAB dispatch logic
mu4e-org-contacts-integration.el had no tests. I added ten characterization tests for the completion glue. The capf only fires inside a header field of a compose buffer, so I check it both ways (wrong mode, wrong field) plus the bounds and table it returns when contacts exist and the empty-contacts case. TAB dispatches three ways depending on context, so each branch gets a test: completion-at-point in a header, org-cycle in the org-msg body, indent elsewhere. Comma completion and the direct-insert path round it out.
The header predicate, the mode actions, and cj/get-all-contact-emails are stubbed, so the run stays headless with no mu4e or org-contacts dependency.
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions
