Implement integration test suite
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The unit test suite mocks LiteLLM chat completions, but it would be helpful to have a suite of integration tests that can be run less frequently (maybe on a certain schedule like 1x a week or only on-demand before releasing a new version) that generates real completions and verifies that the response matches the expected format.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.