mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-06-11 12:16:53 +08:00
Remove the per-platform model/factory/entry tests and the unit-style tool/session/component tests; keep a single Spring Boot integration test that exercises the full ReAct chain against Gemini. The pruned tests were tightly coupled to the older ModelSpec/Builder APIs and largely duplicated coverage now provided by the integration flow plus the new logging hook visibility. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>