diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-24 15:03:39 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-24 15:03:39 -0500 |
| commit | f68fe085fafe13aa334fcb1f4567645d158a2116 (patch) | |
| tree | 2bd39d759acd77159e45c7d34e92d8b06cea4ce1 /init.el | |
| parent | a6534bbb3347936494fd02dca16355db71618a41 (diff) | |
| download | dotemacs-f68fe085fafe13aa334fcb1f4567645d158a2116.tar.gz dotemacs-f68fe085fafe13aa334fcb1f4567645d158a2116.zip | |
test(elfeed): cover extract-stream-url and process-entries helpers
elfeed-config had only the youtube-feed-format helper under test; cj/extract-stream-url and cj/elfeed-process-entries were untested despite having clear error/boundary paths. Added characterization + Normal/Boundary/Error coverage: extract-stream-url returns the trimmed URL on success, nil on non-URL output or nonzero exit, and signals when yt-dlp is absent; process-entries applies the action per selected entry and marks read, errors when nothing is selected, skips entries with no link, catches per-entry action errors by default, and propagates them under skip-error-handling. yt-dlp (call-process) and the elfeed-search API are stubbed at the boundary.
Diffstat (limited to 'init.el')
0 files changed, 0 insertions, 0 deletions
