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 | 10bae69346474c7bb3d872d25489f3a8f0eed774 (patch) | |
| tree | b6bf1d3fde9085d90b226ef8c8f12639f86f11fe /todo.org | |
| parent | 622f36660eabd850f9953b24b25ae4df04e9d38f (diff) | |
| download | dotemacs-10bae69346474c7bb3d872d25489f3a8f0eed774.tar.gz dotemacs-10bae69346474c7bb3d872d25489f3a8f0eed774.zip | |
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] |
