summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-15 23:04:11 -0600
committerCraig Jennings <c@cjennings.net>2026-02-15 23:04:11 -0600
commitda884aac8824b7d8da49155927571c9b110b3cea (patch)
tree8af102d34409ce0fb319e84c3f50318a52278a09
parenta92b92de118ea13aab21ed4188c3f2ae7ac85f03 (diff)
downloaddotemacs-da884aac8824b7d8da49155927571c9b110b3cea.tar.gz
dotemacs-da884aac8824b7d8da49155927571c9b110b3cea.zip
chore: complete ERT test checklist [13/13]
Remove eww-config (interactive wrappers, eww-mode state dependent). All modules now tested or evaluated and removed as untestable.
-rw-r--r--todo.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/todo.org b/todo.org
index 86652026..71f05f40 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/14]
+*** TODO [#B] Write Complete ERT Tests for This Config [13/13]
Unit and Integration Tests should be added as subtasks below, marked done when complete.
@@ -175,9 +175,9 @@ 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
-*Lower priority (testable but less critical):*
+*Lower priority:*
-- [ ] eww-config — browser helper functions
+All lower-priority modules evaluated and removed — all interactive wrappers or runtime-dependent.
*** TODO [#B] Add project-aware ERT test isolation when switching projects