- Created isolated pytest.ini configuration for MCP server
- Added conftest.py to prevent loading parent project fixtures
- Added pytest and pytest-asyncio to dev dependencies
- Enabled pytest in CI workflow with proper environment variables
- Fixed asyncio test configuration
Pytest now runs successfully for MCP server tests without interfering
with the root project test configuration.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| ai-moderator.yml | ||
| cla.yml | ||
| claude-code-review.yml | ||
| claude.yml | ||
| codeql.yml | ||
| lint.yml | ||
| mcp-server-docker.yml | ||
| mcp-server-lint.yml | ||
| mcp-server-tests.yml | ||
| release-graphiti-core.yml | ||
| typecheck.yml | ||
| unit_tests.yml | ||