Files
archon/python/tests
leex279 1f382e5dfd fix: Add comprehensive mocking to prevent real API calls in tests
- Add autouse fixture to globally mock embedding service
- Fix source URL shadowing test mock return value
- Prevent EmbeddingAuthenticationError by ensuring all API calls are mocked
- Update test behavior to expect fail-fast error handling

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-31 19:46:12 +02:00
..