diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-03 16:15:24 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-03 16:15:24 -0600 |
| commit | d7cc8638562daceb48aa8895cde4e057d3c25f6b (patch) | |
| tree | b6bf1d3fde9085d90b226ef8c8f12639f86f11fe /todo.org | |
| parent | aea61b34693f164ced731cf3b0f0e8ee798c342c (diff) | |
test: Add unit tests for music config and org-contacts functions
Add comprehensive unit tests for various Emacs Lisp functions,
covering M3U file handling, music file validation, and contact
capture template finalization:
- Tests for appending tracks to M3U files Tests for recursive music
- collection Tests for completion table creation Tests for
- extracting M3U basenames and files Tests for M3U file parsing
- Tests for filename sanitization Tests for directory and file
- validity checks Tests for org-contacts capture template
- finalization
Each test validates normal, boundary, and error conditions. These
tests improve code reliability by verifying expected behavior across
a range of scenarios.
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ V2MOM is located at: [[file:docs/emacs-config-v2mom.org][emacs-config-v2mom.org] Research/ideas that don't serve vision: [[file:docs/someday-maybe.org][someday-maybe.org]] * Method 1: Make Using Emacs Frictionless [7/13] + ** DONE [#A] Remove network check from startup (saves 1+ seconds) CLOSED: [2025-10-31 Fri] |
