Commit Graph

2 Commits

Author SHA1 Message Date
1a9efc93da refactor: improve development workflow and code quality
- Add Spanish documentation for AGENTS.md and README.md
- Add pytest to main dependencies and taskipy for dev tasks
- Clean up unused imports across codebase
- Fix default config values for local development
- Update test fixtures to use standard pytest
2026-03-17 18:15:10 -05:00
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