**test(git-ops): add comprehensive tests for server and API tools**

- Introduced extensive test coverage for FastAPI endpoints, including health check, MCP tools, and JSON-RPC operations.
- Added tests for Git operations MCP tools, including cloning, status, branching, committing, and provider detection.
- Mocked dependencies and ensured reliable test isolation with unittest.mock and pytest fixtures.
- Validated error handling, workspace management, tool execution, and type conversion functions.
This commit is contained in:
2026-01-07 09:17:32 +01:00
parent 011b21bf0a
commit 0a624a94af
2 changed files with 1610 additions and 0 deletions

File diff suppressed because it is too large Load Diff