Files
skill-seekers-reference/tests
yusyus 530a68d1dc fix: Update test imports and merge_sources for v2.0.0 release
- Fix conflict_detector import in merge_sources.py (use relative import)
- Update test_mcp_server.py to use skill_seekers.mcp.server imports
- Fix @patch decorators to reference full module path
- Add MCP_AVAILABLE guards to test_unified_mcp_integration.py
- Add proper skipif decorators for MCP tests
- All 379 tests now passing (0 failures)

Resolves import errors that occurred during PyPI package testing.
2025-11-11 22:26:52 +03:00
..