# MCP Gateway Test Report
Updated: 2026-07-15
The current MCP Gateway test suite covers direct Gateway sessions, dynamic tool visibility, safe output presentation, and local/public protocol parity.
GWS_xxx Gateway sessions.AuthClient keeps only token refresh/revoke behavior.query_order retains its legacy response; the other 6 tools use OutputPresenter and do not expose internal result keys.369 tests OK.1423 statements / 538 branches / 100.00%.python -m coverage report -m --fail-under=100.python -m unittest discover -s tests -p "test_*.py" -v
headers/rows presentation, cross-tool value forwarding, fail-closed errors, and query_order compatibility.