microsoft/mcp

Migrate Azure.Mcp.Tools.Postgres.LiveTests LiveTests to Recorded Tests

Open

#1,294 opened on Dec 2, 2025

View on GitHub
 (1 comment) (0 reactions) (1 assignee)C# (560 forks)auto 404
blockedhelp wantedserver-Azure.Mcptools-Postgres

Repository metrics

Stars
 (3,498 stars)
PR merge metrics
 (PR metrics pending)

Description

Migrate tests within tools/Azure.Mcp.Tools.Postgres/tests/Azure.Mcp.Tools.Postgres.LiveTests/Azure.Mcp.Tools.Postgres.LiveTests.csproj to recordings. Utilize copilot to assist with the migration process for Azure.Mcp.Tools.Postgres.LiveTests.

This task will be considered complete when the livetests can be invoked without the presence of a .testsettings.json file.

Submit a PR with your change and verify that the recorded tests are running in the recorded test step

Contributor guide