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.

Aperta

#71 aperta il 14 set 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Python (1 fork)auto 404
good first issuetests

Metriche repository

Star
 (4 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

[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

Guida contributor