Commit Graph

2 Commits

Author SHA1 Message Date
hyusap 8ff2baa702 Enhance deriver tests with improved mocking and environment configuration
- Added environment variables for fake API keys in `conftest.py` to facilitate testing.
- Refactored mock functions in tests to utilize global mocks for LLM calls, improving consistency and reducing redundancy.
- Updated various test cases to rely on the new mocking structure, ensuring accurate simulation of LLM responses and fact extraction.
- Removed direct calls to model clients in tests, replacing them with mocks to streamline test execution and maintain isolation.
2025-06-06 15:28:50 -04:00
hyusap 67d3a3e9f1 unit test the deriver 2025-06-06 13:48:10 -04:00