1 Commits

Author SHA1 Message Date
Mihajlo Micic
89fe402d10 Add comprehensive test suite for Responses API (#20)
The project had almost no test coverage - just a single test checking if the API returns 200. This adds proper testing infrastructure and 21 new tests covering the main API functionality.

Tests now cover response creation, error handling, tools, sessions, performance, and usage tracking. All tests passing.
2025-08-05 12:50:06 -07:00