diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-16 01:34:03 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-16 01:34:03 -0500 |
| commit | 87642c8e476c94db17ba22bf352836330a385c06 (patch) | |
| tree | 1d14f1f7d8357536e6469f1ff12759ab61dde718 /gptel-tools/read_buffer.el | |
| parent | b29223020b69b3467ea9c15fb76f4d157162ba75 (diff) | |
| download | dotemacs-87642c8e476c94db17ba22bf352836330a385c06.tar.gz dotemacs-87642c8e476c94db17ba22bf352836330a385c06.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 'gptel-tools/read_buffer.el')
0 files changed, 0 insertions, 0 deletions
