MCPcopy Create free account
hub / github.com/OpenBMB/BMTools / test_bing.py

File test_bing.py

bmtools/tools/bing_search/test_bing.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from fastapi.testclient import TestClient
2from .api import build_tool, BingAPI
3from typing import Tuple
4

Callers

nothing calls this directly

Calls 2

MockBingAPIClass · 0.85
build_toolFunction · 0.70

Tested by

no test coverage detected