Commit Graph

4 Commits

Author SHA1 Message Date
c670ea5bc9 feat: add pytest testing infrastructure
- Add test optional dependencies to pyproject.toml
- Add conftest.py with fixtures for mocking settings and MCP client
- Add test_server.py with tests for tryton_call and MCP tools
2026-03-09 16:04:34 -05:00
c464f0669a fix: load .env file via python-dotenv for local development 2026-03-07 23:34:09 -05:00
2c12a8ec10 feat: implement Tryton RPC MCP tools for Naliia module 2026-03-07 23:08:01 -05:00
243431496f first commit 2026-03-03 14:08:56 -05:00