litellm/tests/test_litellm/integrations/websearch_interception
giulio-leone 7b0ed0ff91 fix: replace sk-fake with safe test key to avoid secret scanner
Replace 'sk-fake' with 'fake-key-for-testing' in websearch interception
tests to prevent false-positive secret scanner triggers.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-05 18:29:28 +01:00
..
test_websearch_chat_completion.py Add tests for WebSearch interception with chat completions API 2026-02-09 13:41:29 +05:30
test_websearch_interception_handler.py fix: replace sk-fake with safe test key to avoid secret scanner 2026-03-05 18:29:28 +01:00
test_websearch_interception_thinking.py fix(websearch_interception): preserve thinking blocks in agentic loop follow-up messages 2026-02-19 21:51:00 +01:00
test_websearch_thinking_constraint.py fix: WebSearch interception fails with thinking enabled + SpendLimit constraint 2026-03-04 22:44:52 +01:00