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日

 (0 条评论) (0 个反应) (0 位负责人)Python (1 个派生)auto 404
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

贡献者指南