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 opened on 2025/09/14

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (1 件のフォーク)auto 404
good first issuetests

Repository metrics

Stars
 (4 個のスター)
PR merge metrics
 (30d に merged 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

コントリビューターガイド