diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-14 01:03:30 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-14 01:03:30 -0500 |
| commit | 902693e9ea8ccf56d24a977d3d407f585c6cf046 (patch) | |
| tree | f2e3334b87b9083534abf636984371c3b196d865 /scripts | |
| parent | 0ef8cf12f7bc7228e9e8f072e9422320408deefc (diff) | |
| download | dotemacs-902693e9ea8ccf56d24a977d3d407f585c6cf046.tar.gz dotemacs-902693e9ea8ccf56d24a977d3d407f585c6cf046.zip | |
test(transcription-config): cover status helpers + interactive commands
Sibling tests cover the audio-file predicate, path/duration helpers, log cleanup, sentinel helpers, and the process-environment builder. The gap was the running-list helpers and the interactive commands. 15 new tests cover:
- `cj/--running-transcriptions`: filters by `running` status, handles empty list.
- `cj/--cleanup-completed-transcriptions`: prunes the list down to running entries only.
- `cj/--count-active-transcriptions`: counts running, zero when empty.
- `cj/--transcription-modeline-string`: nil when idle, includes the active count when busy.
- `cj/transcriptions-buffer`: renders the empty-state message or per-entry rows.
- `cj/transcription-kill`: errors with no entries, calls `kill-process` on a live one.
- `cj/transcription-switch-backend`: completing-read picks the new backend, var + message updated.
- `cj/transcribe-audio-at-point`: errors outside dired / when no file at point, delegates otherwise.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
