aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-24 14:42:58 -0500
committerCraig Jennings <c@cjennings.net>2026-05-24 14:42:58 -0500
commita6534bbb3347936494fd02dca16355db71618a41 (patch)
treec0efe4a2e7fc9c8471a7cab2c6b650e4ed474e5b /docs
parentd4af61199ee8c7bcdf1fe547cec4249d7ba295ef (diff)
downloaddotemacs-a6534bbb3347936494fd02dca16355db71618a41.tar.gz
dotemacs-a6534bbb3347936494fd02dca16355db71618a41.zip
test(org-capture): smoke-test template key uniqueness and file targets
Org capture templates are assembled across org-capture-config, quick-video-capture, org-contacts-config and other modules, so a duplicate dispatch key or a file target pointing at an unset path variable would be easy to miss. Added a smoke test that loads the cleanly-loadable capture modules, applies their lazy additions, and asserts no two templates share a key and that every symbol-valued file target resolves to a non-empty string path. Literal-string targets (the video template's no-save (file "")) and lambda targets (the drill file pickers) are intentionally excluded; webclipper templates need org-web-tools and are covered by their own test.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions