Issue #49: add cross-language smoke test matrix #101
Reference in New Issue
Block a user
Delete Branch "agent-1/issue-49-cross-language-smoke-test-matrix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements issue #49.\n\nVerification:\n- dotnet test src\MxGateway.Tests\MxGateway.Tests.csproj --filter FullyQualifiedName~CrossLanguageSmokeMatrixTests\n- dotnet build src\MxGateway.sln\n- dotnet test src\MxGateway.sln --no-build\n- dotnet format src\MxGateway.Tests\MxGateway.Tests.csproj --verify-no-changes\n\nLive gateway/MXAccess smoke execution remains opt-in through MXGATEWAY_INTEGRATION=1 and was not run here.