summaryrefslogtreecommitdiff
path: root/internal/lsp/handlers_end_to_end_test.go
AgeCommit message (Expand)Author
2026-03-16Document lock ordering, fix test data races, correct stateMu guardPaul Buetow
2025-09-24Add runtime config store and reload commandPaul Buetow
2025-09-19fixPaul Buetow
2025-09-06use gofumptPaul Buetow
2025-09-06feat(lsp): configurable inline/chat triggers; switch inline markers to >text>...Paul Buetow
2025-09-04tests: add shared test fixtures, expand provider breadth (multi-choice, error...Paul Buetow
2025-09-04tests(lsp): push coverage over 80%\n- Add init/trigger, chat history, documen...Paul Buetow
2025-09-04tests(lsp): add end-to-end diagnostics resolve and provider-native error fall...Paul Buetow
2025-09-04tests(lsp): add end-to-end chat edit test with async wait; lsp coverage ~70%Paul Buetow
2025-09-04tests(lsp): add end-to-end codeAction and resolve tests via LSP response capturePaul Buetow