- Create shared tests/common.rs with TestEnvironment setup - Simplify gemini_test_client.py to single-request client - Refactor config validation tests to use common setup - Add test_valid_config_startup for complete server validation - Fix clippy warning in main.rs - Remove unused code and consolidate test infrastructure |
||
|---|---|---|
| .. | ||
| common.rs | ||
| config_validation.rs | ||
| gemini_test_client.py | ||
| rate_limiting.rs | ||