diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-11 04:52:46 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-11 04:52:46 -0500 |
| commit | 5dcf7a3123f924ff9ad29ad8591679a0bf0a2565 (patch) | |
| tree | e873c6589c60355e94a94dd337f3162e959ec4e2 /TESTING.org | |
| parent | 21ec114def7df9aa61e43e8f2cee484ded772e72 (diff) | |
| download | chime-5dcf7a3123f924ff9ad29ad8591679a0bf0a2565.tar.gz chime-5dcf7a3123f924ff9ad29ad8591679a0bf0a2565.zip | |
docs: correct test inventory and org-wild-notifier history
TESTING.org carried a frozen "645 tests as of 2026-04-04" inventory plus a top-files table that goes stale every time a test file is added. I replaced it with a one-line pointer to `make count`, which is the live source.
README's History section said Artem Khramov "deprecated org-wild-notifier in favor of org-alert." He didn't. He archived the repo and stopped responding to issues. The README's "Alternatives" section listed org-alert and org-notify neutrally, never as recommended successors. And the project has since been picked back up under the Emacs Orphanage. I rewrote the paragraph to describe what happened and added a line about the orphanage fork.
Diffstat (limited to 'TESTING.org')
| -rw-r--r-- | TESTING.org | 21 |
1 files changed, 3 insertions, 18 deletions
diff --git a/TESTING.org b/TESTING.org index b1a80d1..7c4b1da 100644 --- a/TESTING.org +++ b/TESTING.org @@ -322,21 +322,6 @@ root or otherwise make the missing features available on Emacs' =load-path=. * Test inventory -645 tests across 53 files (as of 2026-04-04). - -Top files by count: -| File | Tests | -|------+-------| -| test-convert-org-contacts-birthdays.el | 35 | -| test-chime-sanitize-title.el | 30 | -| test-chime-notification-text.el | 30 | -| test-chime-timestamp-parse.el | 26 | -| test-chime-12hour-format.el | 26 | -| test-chime-time-left.el | 24 | -| test-chime-modeline.el | 20 | -| test-chime-time-utilities.el | 19 | -| test-chime-all-day-events.el | 19 | -| test-chime-update-modeline.el | 18 | -| test-chime-has-timestamp.el | 18 | - -Run =make count= from =tests/= for the full breakdown. +Run =make count= from the project root or =tests/= for an up-to-date +breakdown of tests per file and a total count. The live target is the +source of truth. |
