Skip to content

feat(testing): add mcp integration tests#57

Merged
JoeStech merged 15 commits intoarm:mainfrom
NeethuESim:testcontainers-work
Feb 11, 2026
Merged

feat(testing): add mcp integration tests#57
JoeStech merged 15 commits intoarm:mainfrom
NeethuESim:testcontainers-work

Conversation

@NeethuESim
Copy link
Contributor

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.

@JoeStech JoeStech merged commit acc163c into arm:main Feb 11, 2026
@NeethuESim NeethuESim deleted the testcontainers-work branch February 12, 2026 22:08
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