Skip to content

Conversation

agpituk
Copy link
Contributor

@agpituk agpituk commented Jul 17, 2025

Primarily adds some initial unit tests to the mcpd Python SDK.

Some other tweaks 🥳 ...

  • linting: uv run pre-commit run --all-files
  • pyproject.toml: added py.typed file for PEP 561
  • Makefile: added make setup and make test (also added scripts/ in relation to this)
  • README.md updated

@agpituk agpituk requested a review from peteski22 July 17, 2025 09:52
* uv run pre-commit run --all-files
* fixed pyproject.toml build system settings for running tests
* added py.typed file for PEP 561
* added 'make setup' to Makefile
* added 'make test' to Makefile
* updated README
* added scripts/ to handle install/upgrade of uv
* tests: added conftest, matched test folder structure of projects like AnyAgent
Copy link
Contributor

@peteski22 peteski22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@peteski22 peteski22 added this to the Week 3 [July 14th-18th] milestone Jul 17, 2025
@peteski22 peteski22 merged commit 37cf0c8 into main Jul 17, 2025
@peteski22 peteski22 deleted the agpituk/adding-tests-to-sdk branch July 17, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants