aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix: mode-line tooltip shows location in lowercaseCraig Jennings2026-04-041-0/+84
* doc: update copyright years to 2026 and add missing author fieldCraig Jennings2026-04-0435-35/+36
* refactor: extract mode-line icon and string helpersCraig Jennings2026-04-041-0/+128
* fix: debug-wttrin-show-raw broken by async API changeCraig Jennings2026-04-041-0/+104
* test: add 50 tests for untested functions; fix nil crash in save-debug-dataCraig Jennings2026-04-0411-0/+1164
* feat: unified cache and staleness handling for mode-line and bufferCraig Jennings2026-02-217-180/+320
* feat: mode-line: show hourglass placeholder before first weather fetchCraig Jennings2026-02-201-0/+69
* fix: mode-line: validate API response before updating displayCraig Jennings2026-02-201-0/+225
* doc: tests: update README-DEBUG-TESTS.org with renamed integration test fileCraig Jennings2026-02-171-0/+83
* refactor: tests: standardize naming, consolidate files, and expand testutilCraig Jennings2026-02-1722-896/+797
* refactor: core: rename wttrin-mode-line-favorite-location to wttrin-favorite-...Craig Jennings2025-11-135-6/+6
* refactor: fetch: extract response parsing into separate testable functionsCraig Jennings2025-11-133-25/+370
* refactor: core: lazy-load xterm-color dependencyCraig Jennings2025-11-081-2/+2
* test: smoke: reorganize test suite following quality-engineer.org naming conv...Craig Jennings2025-11-082-148/+121
* refactor: Improve cache cleanup clarity and add input validationCraig Jennings2025-11-084-37/+339
* refactor: make debug functions public (single hyphen naming)Craig Jennings2025-11-082-5/+5
* feat: debug: add comprehensive debug logging and integration testsCraig Jennings2025-11-083-0/+356
* test: add comprehensive integration tests for package loadingCraig Jennings2025-11-081-0/+148
* refactor: mode-line: extract inline keymap to shared defvarCraig Jennings2025-11-081-0/+79
* refactor: config: replace magic numbers with named constantsCraig Jennings2025-11-081-0/+143
* test: render: add comprehensive ERT tests for display helper functionsCraig Jennings2025-11-083-0/+298
* test: core: enhance ERT tests for pure functionsCraig Jennings2025-11-083-146/+172
* refactor: fetch: extract duplicate URL fetching logic into wttrin--fetch-urlCraig Jennings2025-11-081-0/+205
* fix(wttrin): Fix ANSI color rendering on fresh Emacs launchCraig Jennings2025-11-044-3/+920
* feat(emacs): Add asynchronous weather fetching to wttrinCraig Jennings2025-11-041-0/+213
* Add comprehensive ERT test suite and fix critical bugsCraig Jennings2025-11-045-0/+427