aboutsummaryrefslogtreecommitdiff
path: root/tests/test-ai-config-current-model-selection.el
Commit message (Collapse)AuthorAgeFilesLines
* refactor(gptel): extract model-list and selection logic for testabilityCraig Jennings2026-03-061-0/+74
- Extract cj/gptel--build-model-list from cj/gptel-change-model - Extract cj/gptel--current-model-selection from cj/gptel-change-model - Add test-ai-config-build-model-list.el (9 tests) - Add test-ai-config-current-model-selection.el (8 tests)