diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-14 03:52:31 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-14 03:52:31 -0500 |
| commit | 50921b82567cf266dcc95c686bad4e500b6eaba0 (patch) | |
| tree | 8922eac8b2303a187034f763de526b33b9ad456c /tests/test-ui-theme-commands.el | |
| parent | 1edb297675bf141eac51e25c05082f8a75233318 (diff) | |
| download | dotemacs-50921b82567cf266dcc95c686bad4e500b6eaba0.tar.gz dotemacs-50921b82567cf266dcc95c686bad4e500b6eaba0.zip | |
test(coverage-elisp): cover project-root resolution, report-path, run
Sibling `test-coverage-elisp--detect.el` covered the detect heuristic. This batch fills in the rest:
- `cj/--coverage-elisp-project-root`: explicit arg wins, falls back to projectile, falls back to `default-directory`.
- `cj/--coverage-elisp-report-path`: appends `.coverage/simplecov.json` to the resolved root.
- `cj/--coverage-elisp-run`: launches `make coverage` via `compilation-start`, fires the callback with the report path on `finished` status, skips the callback on failure.
projectile and compilation-start are stubbed; the compilation buffer is a real buffer the test creates and tears down.
Diffstat (limited to 'tests/test-ui-theme-commands.el')
0 files changed, 0 insertions, 0 deletions
