tests: allow passing observers to run_test()

This commit is contained in:
Aleix Conchillo Flaqué
2025-05-12 17:53:02 -07:00
parent 12d49a9b9d
commit f800e35ccb
2 changed files with 7 additions and 1 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Allow passing observers to `run_test()` while running unit tests.
### Changed
- `GoogleLLMService` has been updated to use `google-genai` instead of the