tofusoup
2025-10-13
Go wire harness improved with RPC client and registry test fixes
20 files · 210+ · 228-
Go wire protocol harness expanded
1 file changed
wire.goImproved wire protocol encoding/decoding (41 line changes)
RPC client connection handling improved
2 files changed
client.pyImproved connection handling (23 line changes)stock_cli.pyMinor stock CLI update
Harness build and management logic updated
1 file changed
logic.pyHarness build and management improvements (17 line changes)
Registry test infrastructure updated
7 files changed
conftest.pyImproved registry test fixtures (43 line changes)test_registry_cli.pyRevised test patterns (30 line changes)test_cross_language_matrix.pyMinor cross-language test updatetest_cli.pyMinor browser CLI test updatetest_simple_matrix.pySimple matrix test updateutils.pyConformance utils updatego_interaction.pyGo interaction utility update
- Expanded
tests/registry/conftest.pywith improved registry test fixtures qualify internal1 file
conftest.py
- Updated
tests/registry/test_registry_cli.pywith revised test patterns qualify internal1 file
test_registry_cli.py
- Minor updates to cross-language matrix tests and browser CLI tests
qualify
internal
2 files
test_cross_language_matrix.pytest_cli.py
Build configuration updated
2 files changed
pyproject.tomlDependency changesconftest.pyRoot conftest update