summaryrefslogtreecommitdiff
path: root/internal/llm/openai_http_test.go
AgeCommit message (Expand)Author
2025-11-02some linter fixesPaul Buetow
2025-10-02feat: add OpenRouter providerv0.15.0Paul Buetow
2025-09-06use gofumptPaul Buetow
2025-09-06feat(lsp): configurable inline/chat triggers; switch inline markers to >text>...Paul Buetow
2025-09-05tests: add more negative provider cases and table-driven LSP coverage; assert...Paul Buetow
2025-09-04tests: expand negative SSE and table-driven coverage; add docs/testing.md; us...Paul Buetow
2025-09-04tests: add shared test fixtures, expand provider breadth (multi-choice, error...Paul Buetow
2025-09-04tests(llm): raise coverage to >=80%\n- Add OpenAI/Copilot HTTP success + stre...Paul Buetow
2025-09-04tests(llm): add OpenAI and Copilot HTTP tests (success + token/error paths); ...Paul Buetow