local 17a5a58e73 test: add xUnit test coverage for API controllers and client services
Create ChatAgent.Api.Tests and ChatAgent.Client.Tests projects with xUnit
and Moq. Test HealthController (200 + valid response), ChatController
(SSE streaming with mocked upstream, error handling), and ChatApiClient
(delta parsing, error events, health endpoint). 6 tests, all passing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 02:21:10 +01:00
2026-04-03 00:18:34 +01:00
2026-03-27 00:08:47 +00:00
Description
No description provided
Readme 547 KiB
Languages
C# 38.4%
HTML 33.2%
CSS 28.4%