Skip to content

test: add real FastMCP integration coverage#13

Merged
barvhaim merged 2 commits into
masterfrom
ai/fastmcp-integration-test
Jun 23, 2026
Merged

test: add real FastMCP integration coverage#13
barvhaim merged 2 commits into
masterfrom
ai/fastmcp-integration-test

Conversation

@barvhaim

Copy link
Copy Markdown
Owner

Summary:

  • Add a real FastMCP integration test that wraps a server with HoneyMCP.
  • Verify both a regular tool call and a static ghost tool call work end to end.
  • Remove one unused middleware import after merging current master.

Testing:

  • uv run pytest -q tests/test_fastmcp_integration.py
  • uv run --with fastmcp==3.4.2 pytest -q tests/test_fastmcp_integration.py
  • uv run ruff check src/honeymcp/core/fingerprinter.py src/honeymcp/core/middleware.py tests/test_fastmcp_integration.py

barvhaim added 2 commits June 24, 2026 01:10
…ion-test

# Conflicts:
#	src/honeymcp/core/fingerprinter.py
#	src/honeymcp/core/middleware.py
@barvhaim barvhaim merged commit aef192a into master Jun 23, 2026
5 checks passed
@barvhaim barvhaim deleted the ai/fastmcp-integration-test branch June 23, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant