summaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-15 22:16:57 -0600
committerCraig Jennings <c@cjennings.net>2026-02-15 22:16:57 -0600
commit51c060e13515ad4d609b54c9e749ddb7a6e183cd (patch)
tree55838face3577fc7e0bbc6cdc47c089fedde3002 /todo.org
parentedfb11b1a161d39a3f88279bc7b395aa8e6f68b7 (diff)
fix(chrono-tools): correct undefined variable in timer reset message
notification-package → notification-sound in cj/tmr-reset-sound-to-default. Also remove 10 untestable modules from ERT checklist [13/14].
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org10
1 files changed, 1 insertions, 9 deletions
diff --git a/todo.org b/todo.org
index 6b7dbcc3..86652026 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 [13/23]
+*** TODO [#B] Write Complete ERT Tests for This Config [13/14]
Unit and Integration Tests should be added as subtasks below, marked done when complete.
@@ -175,16 +175,8 @@ Unit and Integration Tests should be added as subtasks below, marked done when c
- [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
-- [ ] flycheck-config — expand beyond languagetool setup (6 tests)
-- [ ] org-drill-config — expand beyond first-function/font-switching (17 tests)
-
*Lower priority (testable but less critical):*
-- [ ] chrono-tools — timer/clock functions
-- [ ] help-utils — search dispatch (arch-wiki, devdoc, tldr, wikipedia)
-- [ ] dirvish-config — wallpaper setter, custom functions
-- [ ] dwim-shell-config — shell command definitions
-- [ ] elfeed-config — podcast/feed helper functions
- [ ] eww-config — browser helper functions
*** TODO [#B] Add project-aware ERT test isolation when switching projects