crashtestbrandt/Adventorator
[nitpick] The `_FakeLLM` class is duplicated in multiple test files. Consider extracting this to a shared test utilities module to reduce code duplication and improve maintainability.
开放
#71 创建于 2025年9月14日
good first issuetests
仓库指标
- 星标
- (4 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
[nitpick] The _FakeLLM class is duplicated in multiple test files. Consider extracting this to a shared test utilities module to reduce code duplication and improve maintainability.
Originally posted by @Copilot in https://github.com/crashtestbrandt/Adventorator/pull/70#discussion_r2347191025