- Update test_initialize_model_map to mock models.list() response properly - Update test_get_openai_client_and_model_default to match new MODEL_X behavior - Fix test_initialize_model_map_with_env_vars in functional tests Tests now properly mock the OpenAI client's models.list() response, which returns model IDs that are used as keys in MODEL_CLIENT_MAP, not endpoint names. |
||
|---|---|---|
| .. | ||
| test_activity_flows.py | ||
| test_battleship_game_flow.py | ||
| test_battleship_pre_script.py | ||
| test_guarded_ai.py | ||
| test_streaming_protocol.py | ||