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 | d47bc80573a010ed8829ce0c12f5681490ec7c86 (patch) | |
| tree | 009fa87ef0e8d814ef9bca8721f3ee55caa5564d /tests/test-prog-webdev-setup.el | |
| parent | 1b7b4ab6254ac97d2998100b00666a747c26ecae (diff) | |
| download | dotemacs-d47bc80573a010ed8829ce0c12f5681490ec7c86.tar.gz dotemacs-d47bc80573a010ed8829ce0c12f5681490ec7c86.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-prog-webdev-setup.el')
0 files changed, 0 insertions, 0 deletions
