SummarizerApp / tests /test_api.py

Commit History

Add comprehensive unit tests for all production-ready features
0497d92

ming commited on

fix: correct TestClient imports to use starlette.testclient
7e21075

ming commited on

feat(middleware): add request ID logging and error handling
fa85955

ming commited on

feat(api): add /api/v1/summarize endpoint and integration tests
0d683e2

ming commited on