Insufficient tests
A library that hopes to be commercially adopted needs tests.
A library that hopes to be commercially adopted needs tests.
Thank you! This is a priority and we will be adding better code coverage in the coming days.
@saqadri So start with unittest coverage of the main classes ? pytest and pytest-asyncio ? then integration test and mocked llm reponses. add a workflow to run tests etc. Starting with the critical paths.
@esafak following up here to close this task. We're now at > 80% test coverage, with many new updates incoming. Hope you and others can have additional confidence in relying on this library. Thank you for raising this issue. And thanks @StreetLamb for driving this.