Files
gemini-cli/packages
Sehoon Shon 337efa9aa3 test(utils): support model fallbacks in TestRig
Support model fallbacks in integration tests by allowing a comma-separated list of models via the `GEMINI_MODEL` environment variable or the `model` option in `TestRig.setup()`. This will automatically configure a fallback chain using `dynamicModelConfiguration` with `silent` actions.

Fixes #23568
2026-03-23 14:30:47 -04:00
..