<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chime/tests/test-integration-startup.el, branch main</title>
<subtitle>Emacs chimes, notifications, and modeline reminders so you don't miss events
</subtitle>
<id>https://git.cjennings.net/chime/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/chime/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/chime/'/>
<updated>2026-04-04T20:06:06+00:00</updated>
<entry>
<title>Restructure README and address review comments</title>
<updated>2026-04-04T20:06:06+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-04-04T20:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/chime/commit/?id=1067005467d66bbaae5853d2cacda749fb72cbcc'/>
<id>urn:sha1:1067005467d66bbaae5853d2cacda749fb72cbcc</id>
<content type='text'>
- Remove About section (merged into intro)
- Rename Credits to History, fold Migration under it
- Fold Manual Check and Known Limitations under Usage
- Fold Full Example Configuration under Configuration
- Add straight.el and quelpa install methods
- Move requirements into Installation with auto-deps note
- Add notification daemon check to troubleshooting
- Add Development subsection with clone/lint/issues info
- Add LICENSE file (GPL-3.0)
- Update nav bar to match new structure
- Fix startup integration test for new modeline error state
</content>
</entry>
<entry>
<title>Extract test boilerplate into shared test-bootstrap.el</title>
<updated>2026-04-04T18:05:01+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-04-04T18:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/chime/commit/?id=6f32d5c8a32f78786a612d0105a32d6856fd87ea'/>
<id>urn:sha1:6f32d5c8a32f78786a612d0105a32d6856fd87ea</id>
<content type='text'>
All 50 test files that load chime.el repeated the same 8-line
initialization block (package-initialize, ert, dash, alert, async,
org-agenda, chime load). Replace with a single require of
test-bootstrap.el.

Also fix test-make-upcoming-item name collision between
test-chime-make-tooltip.el and test-chime--deduplicate-events-by-title.el.
</content>
</entry>
<entry>
<title>Add test config macros and migrate startup tests to use them</title>
<updated>2026-02-26T11:21:33+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-24T10:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/chime/commit/?id=fe5a31072bfa2f6451769008a63ad5b0d9a3de17'/>
<id>urn:sha1:fe5a31072bfa2f6451769008a63ad5b0d9a3de17</id>
<content type='text'>
Add with-chime-config and with-org-event-file macros to testutil-events.el,
replacing the manual defvar/save/restore pattern with let-bindings that
auto-restore on exit. Migrate test-integration-startup.el as first adopter.
</content>
</entry>
<entry>
<title>Fix flaky validation failure test by resetting shared state</title>
<updated>2026-02-24T00:48:11+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-24T00:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/chime/commit/?id=3060e7111a2d180168bc730434576333b79c1e90'/>
<id>urn:sha1:3060e7111a2d180168bc730434576333b79c1e90</id>
<content type='text'>
The test checks that chime-modeline-string and chime--upcoming-events
are nil after early return, but previous tests could leave them set.
Reset these and chime--validation-retry-count at test start.
</content>
</entry>
<entry>
<title>Update copyright years to 2026 across all source files</title>
<updated>2026-02-17T06:26:46+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-17T06:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/chime/commit/?id=d8131801bbc5a05ab2fa237b4b5b3fe52454cc36'/>
<id>urn:sha1:d8131801bbc5a05ab2fa237b4b5b3fe52454cc36</id>
<content type='text'>
Updated 41 files: chime.el, chime-debug.el, chime-org-contacts.el,
convert-org-contacts-birthdays.el, and all test/utility files.
</content>
</entry>
<entry>
<title>changed repositories</title>
<updated>2025-11-18T17:13:39+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-11-18T17:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/chime/commit/?id=4835fadabf243b33fb78557e45428055675e7300'/>
<id>urn:sha1:4835fadabf243b33fb78557e45428055675e7300</id>
<content type='text'>
</content>
</entry>
</feed>
