From edfb11b1a161d39a3f88279bc7b395aa8e6f68b7 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 15 Feb 2026 21:14:18 -0600 Subject: test: add 38 tests for org-agenda-config and org-refile-config - testutil-org.el: shared dynamic timestamp helpers (days-ago, days-ahead, today) - org-agenda-config: 31 tests across 2 files (skip functions + add-files) - org-refile-config: 7 tests for ensure-org-mode validation - Remove prog-shell from checklist (fully covered by existing 9 tests) --- todo.org | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'todo.org') diff --git a/todo.org b/todo.org index 8c3d08b6..6b7dbcc3 100644 --- a/todo.org +++ b/todo.org @@ -153,7 +153,7 @@ Already using prescient with vertico. Extend to Corfu after migration. ** Testing & CI -*** TODO [#B] Write Complete ERT Tests for This Config [11/25] +*** TODO [#B] Write Complete ERT Tests for This Config [13/23] Unit and Integration Tests should be added as subtasks below, marked done when complete. @@ -168,11 +168,10 @@ Unit and Integration Tests should be added as subtasks below, marked done when c *Modules with partial coverage (expand existing tests):* -- [ ] org-agenda-config — caching/TTL logic untested (only build-list covered) +- [X] org-agenda-config — 31 tests, 2 files (skip-functions + add-files) - [X] org-contacts-config — 40 tests, 2 files (capture-finalize + parse-email) -- [ ] prog-shell — expand beyond make-script-executable (9 tests) - [X] ui-config — 27 tests, 2 files (buffer-status-colors + cursor-color) -- [ ] org-refile-config — expand beyond build-targets (9 tests) +- [X] org-refile-config — 16 tests, 2 files (build-targets + ensure-org-mode) - [X] org-webclipper — 31 tests in 1 file - [X] org-noter-config — 30 tests, 2 files (generate-notes + title-to-slug) - [X] browser-config — 20 tests in 1 file -- cgit v1.2.3