aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* feat: add per-event :CHIME_NOTIFY_BEFORE: interval overrideCraig Jennings2026-05-112-45/+63
* test: add failing tests for per-event interval overrideCraig Jennings2026-05-111-0/+208
* test: close coverage gaps to 99.88% line coverageCraig Jennings2026-05-115-0/+549
* feat: make modeline status-message strings customizableCraig Jennings2026-05-112-1/+168
* feat: tighten chime runtime validation and tooltip behaviorCraig Jennings2026-05-109-613/+862
* test: harden test dependency and temp-dir setupCraig Jennings2026-05-104-11/+118
* refactor!: collapse six filter defcustoms into include/exclude alistsCraig Jennings2026-05-055-103/+83
* refactor!: collapse three time-left format defcustoms into one alistCraig Jennings2026-05-054-20/+24
* refactor!: demote chime-validation-max-retries to private defvarCraig Jennings2026-05-053-33/+15
* refactor!: drop chime-play-sound, use chime-sound-file = nil to disableCraig Jennings2026-05-051-31/+8
* fix: validate numeric defcustoms at customize-timeCraig Jennings2026-05-051-0/+186
* fix: stop tooltip dedup from hiding distinct events sharing a titleCraig Jennings2026-05-051-0/+53
* refactor: clear the rest of the lint backlog and make `make lint' actually workCraig Jennings2026-05-052-151/+24
* refactor: clear package-lint warnings for MELPA prepCraig Jennings2026-05-051-20/+20
* test: replace string-search with portable form for Emacs 27.1Craig Jennings2026-05-051-11/+11
* ci: add GitHub Actions workflow with test matrix, lint, and coverageCraig Jennings2026-05-051-3/+9
* fix: skip declined events in tooltip, modeline, and notificationsCraig Jennings2026-05-051-0/+156
* test: tag integration suite :slow and unstick test-allCraig Jennings2026-05-054-1/+16
* build: add eask manifest and setup/compile/coverage targetsCraig Jennings2026-05-052-88/+152
* refactor: move 12 internal helpers from chime- to chime-- prefixCraig Jennings2026-04-227-131/+131
* test: add unit tests for chime--day-label-for-event-timeCraig Jennings2026-04-221-0/+71
* test: pin group-events-by-day clock and add midnight edge casesCraig Jennings2026-04-221-94/+123
* test: add unit tests for async result helpersCraig Jennings2026-04-221-0/+147
* test: add unit tests for chime--render-modeline-stringCraig Jennings2026-04-211-0/+52
* Consolidate Makefiles and update TESTING.orgCraig Jennings2026-04-041-32/+43
* Add tests for chime-environment-regexCraig Jennings2026-04-041-0/+62
* Remove unused chime--today functionCraig Jennings2026-04-041-84/+0
* Bundle multiple day-wide events into a single notificationCraig Jennings2026-04-041-0/+57
* Restructure README and address review commentsCraig Jennings2026-04-041-2/+1
* Show modeline icon immediately on chime-mode enableCraig Jennings2026-04-041-0/+45
* Remove dead code and reduce default tooltip lookahead to 1 weekCraig Jennings2026-04-041-22/+0
* Nil chime--timer after cancellation in chime--stopCraig Jennings2026-04-041-0/+11
* Fix file headers: correct copyright years, add missing headerCraig Jennings2026-04-0412-11/+28
* Extract test boilerplate into shared test-bootstrap.elCraig Jennings2026-04-0451-656/+96
* Consolidate birthday utilities into convert-org-contacts-birthdaysCraig Jennings2026-04-041-153/+4
* Add integration test for chime-mode deactivation cleanupCraig Jennings2026-04-041-0/+10
* Add integration test for chime-mode modeline registrationCraig Jennings2026-04-041-0/+61
* Add 94 tests across 10 new test files and fix 2 bugsCraig Jennings2026-04-0410-0/+1545
* Add test config macros and migrate startup tests to use themCraig Jennings2026-02-262-155/+186
* Improve org-agenda-files validation to distinguish files from directoriesCraig Jennings2026-02-231-4/+4
* Fix flaky validation failure test by resetting shared stateCraig Jennings2026-02-231-0/+6
* Update copyright years to 2026 across all source filesCraig Jennings2026-02-1737-37/+37
* Add notification boundary tests for time comparison fixCraig Jennings2026-02-171-0/+361
* changed repositoriesCraig Jennings2025-11-1845-0/+13475