You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should keep unit tests lean, using mocking etc for things like LLMs we need to ensure there is a larger integration test suite that can be run either as a cron, or triggered based on less frequent events. We can explore using benchmarks as the means for this kind of larger regression testing.
Additionally, this testing should always be run prior to release.
The text was updated successfully, but these errors were encountered:
We should keep unit tests lean, using mocking etc for things like LLMs we need to ensure there is a larger integration test suite that can be run either as a cron, or triggered based on less frequent events. We can explore using benchmarks as the means for this kind of larger regression testing.
Additionally, this testing should always be run prior to release.
The text was updated successfully, but these errors were encountered: