Trading Agents Dev
|
f37c751a3c
|
feat: add testing infrastructure and utility modules
- Add dev dependencies (pytest, ruff, mypy) to pyproject.toml
- Configure pytest with test markers (unit, integration, slow)
- Configure ruff linting rules
- Configure mypy strict mode
- Add tests directory with initial test structure
- Add config_validation module for configuration validation
- Add logging_config module for structured logging
- Add types module with TypedDict definitions
|
2026-03-07 06:28:58 +00:00 |