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 | b414587449e81043d4907c5c596cc586478ec559 (patch) | |
| tree | 5c02569a365bfe8a91c951833d582b8b25e84310 /tests/test-external-open-lib-command.el | |
| parent | d90a9fe67e2062a28eb11d7cb487609e1f3d7940 (diff) | |
| download | dotemacs-b414587449e81043d4907c5c596cc586478ec559.tar.gz dotemacs-b414587449e81043d4907c5c596cc586478ec559.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 'tests/test-external-open-lib-command.el')
0 files changed, 0 insertions, 0 deletions
