aboutsummaryrefslogtreecommitdiff
path: root/githooks/pre-commit
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-16 01:34:03 -0500
committerCraig Jennings <c@cjennings.net>2026-05-16 01:34:03 -0500
commit1dff49c60a80054a44a0c8f89612b89ce1463331 (patch)
tree98fbdca6922fdd398561ab842669cebc342760f1 /githooks/pre-commit
parent31668e1145391397bba0301ec1aad1e5c6ca1c66 (diff)
downloaddotemacs-1dff49c60a80054a44a0c8f89612b89ce1463331.tar.gz
dotemacs-1dff49c60a80054a44a0c8f89612b89ce1463331.zip
test(ai-conversations): add 36 ERT tests covering helpers and entry points
ai-conversations.el shipped without direct tests. This file covers every helper and interactive entry point across Normal / Boundary / Error. Helpers: `cj/gptel--slugify-topic` (ASCII, empty input, all-special, unicode stripped, idempotent, trim, digits); `cj/gptel--timestamp- from-filename` (normal decode, year-edge boundaries, malformed inputs returning nil); `cj/gptel--existing-topics` and `cj/gptel-- latest-file-for-topic` (multi-topic / multi-timestamp temp dirs, empty dir, missing dir, prefix-overlap isolation); `cj/gptel-- conversation-candidates` (newest-first and oldest-first sort order, display-string shape, error on missing dir); `cj/gptel--save-buffer- to-file` (visibility headers prepended, round-trip through `cj/ gptel--strip-visibility-headers`). Autosave: post-response hook saves only when gptel-mode + enabled + filepath are all set; autosave-after-send swallows write errors via `message` instead of signaling; the install-once guard prevents double-registration. Interactive entry points: save/delete exercised via `cl-letf` stubs on `completing-read` and `y-or-n-p`. Per-test temp directories; no writes outside them.
Diffstat (limited to 'githooks/pre-commit')
0 files changed, 0 insertions, 0 deletions