Skip to content

feat(testing): add mcp integration tests#57

Open
NeethuESim wants to merge 15 commits intoarm:mainfrom
NeethuESim:testcontainers-work
Open

feat(testing): add mcp integration tests#57
NeethuESim wants to merge 15 commits intoarm:mainfrom
NeethuESim:testcontainers-work

Conversation

@NeethuESim
Copy link

What are the steps to test this PR contribution?

Prerequisites

  • Build the mcp server docker image
  • Install the required test packages using - pip install -r tests/requirements.txt

How does a reviewer know it works?

  • Run the test script - python -m pytest -s tests/test_mcp.py
  • Check if following 2 docker containers have started - mcp server & testcontainer
  • All tests should pass without any errors. Warnings can be ignored.

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.

2 participants