pyvider-rpcplugin
2025-08-04
Merged Jules documentation branches and simplified test suite
98 files · 2,344+ · 3,298-
Branch integration merges
3 files changed
README.mdUpdated with documentation improvements from Jules branchesREADME.mdUpdated examples documentationexamples_readme.mdUpdated examples reference documentation
Major test suite simplification
8 files changed
test_client_lifecycle.pySimplified (309 lines reduced)test_client_init.pySimplified (261 lines reduced)test_client_handshake.pySimplified (220 lines reduced)test_client_retry_logic.pySimplified (222 lines reduced)test_client_stubs.pySimplified (84 lines reduced)test_client_grpc.pySimplified (89 lines reduced)test_config.pyReworked with better configuration testing (350 lines)conftest.pyUpdated test fixtures
- Simplified
test_client_lifecycle.py(309 lines reduced),test_client_init.py(261 lines),test_client_handshake.py(220 lines) decouple internal3 files
test_client_lifecycle.pytest_client_init.pytest_client_handshake.py
- Simplified
test_client_retry_logic.py(222 lines),test_client_stubs.py(84 lines),test_client_grpc.py(89 lines) decouple internal3 files
test_client_retry_logic.pytest_client_stubs.pytest_client_grpc.py
- Reworked
test_config.py(350 lines) with better configuration testing qualify internal1 file
test_config.py
- Updated conftest and test fixtures
qualify
internal
1 file
conftest.py
- Overall net reduction of 954 lines
decouple
internal
6 files
test_client_lifecycle.pytest_client_init.pytest_client_handshake.pytest_client_retry_logic.pytest_client_stubs.pytest_client_grpc.py