Open Issues Need Help
View All on GitHub Add Code Coverage and Unit Tests for MCP Server 43 minutes ago
AI Summary: This GitHub issue proposes adding comprehensive unit tests and code coverage reporting to the `DB-TimetableAPI-MCPServer` project. It details the required .NET testing framework dependencies like xunit, Moq, and coverlet, along with instructions for setting up the test project structure. The core task involves implementing thorough unit tests for the server's functionalities, guided by an existing reference project.
Complexity:
4/5
enhancement good first issue
An MCP Server implementing the Timetable API from Deutsche Bahn API Marketplace.
C#