Commit graph

3 commits

Author SHA1 Message Date
Danielle Jenkins
85b4116262 Add comprehensive test coverage for HTTP/SSE server and docs tools
- HTTP/SSE server: Add tests for app initialization and session management
- Docs tools: Add tests for cache functionality, error handling, and network errors
- Make components more testable by exposing necessary fields
- Add mockito for HTTP testing support
- Improve robust error handling in network tests
- Add Tower util feature for ServiceExt support
2025-03-12 18:50:53 -07:00
Danielle Jenkins
d3bd555c58 Clippy fixes 2025-03-12 17:53:28 -07:00
Danielle Jenkins
5eab86417d Refactor 2025-03-12 17:51:36 -07:00
Renamed from src/tools/docs.rs (Browse further)