Cross-Language Smoke Test Matrix #49
Notifications
Due Date
No due date set.
Depends on
#19 Gateway End-To-End Smoke With Fake Worker
dohertj2/mxaccessgw
#34 Worker Live MXAccess Smoke Test
dohertj2/mxaccessgw
#40 Implement .NET Values, Status, Errors, And CLI
dohertj2/mxaccessgw
#42 Implement Go Client, Session, Values, Errors, And CLI
dohertj2/mxaccessgw
#44 Implement Rust Client, Session, Values, Errors, And CLI
dohertj2/mxaccessgw
#46 Implement Python Async Client, Values, Errors, And CLI
dohertj2/mxaccessgw
#48 Implement Java Client, Session, Values, Errors, And CLI
dohertj2/mxaccessgw
Reference: dohertj2/mxaccessgw#49
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Source: $file
Milestone: $currentMilestone
Labels:
area:tests,type:test,priority:p1Deliverables:
Acceptance criteria:
MXGATEWAY_INTEGRATION=1,Worker 1 is taking this issue.
Branch: agent-1/issue-49-cross-language-smoke-test-matrix
Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-1
Implemented in PR #101 and merged.
Verification passed:
dotnet test src\MxGateway.Tests\MxGateway.Tests.csproj --filter FullyQualifiedName~CrossLanguageSmokeMatrixTestsdotnet build src\MxGateway.slndotnet test src\MxGateway.sln --no-builddotnet format src\MxGateway.Tests\MxGateway.Tests.csproj --verify-no-changesLive cross-language smoke execution remains opt-in with
MXGATEWAY_INTEGRATION=1and was not run because no live gateway/MXAccess target was provided.