pyvider-rpcplugin
2025-07-02
Documentation and examples review for accuracy
124 files · 4,549+ · 3,106-
Accuracy Review
4 files changed
config.pyUpdated config.pyhandshake.pyUpdated handshake.pyserver.pyUpdated server.pytypes.pyUpdated types.py
- Reviewed and updated documentation for API accuracy
decouple
behavioral
3 files
config.pyhandshake.pyserver.py
- Enhanced docs and examples quality
specify
internal
3 files
config.pyhandshake.pyserver.py
Fixture Improvements
10 files changed
test_client_grpc.pyUpdated client testtest_client_handshake.pyUpdated client testtest_client_init.pyUpdated client testtest_client_integration.pyUpdated client testtest_client_lifecycle.pyUpdated client testtest_client_retry_logic.pyUpdated client testtest_client_stubs.pyUpdated client testtest_client_transport.pyUpdated client testtest_connection.pyUpdated client testconftest.pyUpdated test file
- Updated
fixtures/mocks.py(22 lines) with cleaner mock patterns qualify internal5 files
mocks.py__init__.pyclient.pycrypto.pydummy.py
- Updated
fixtures/server.py(28 lines) with better server fixtures decouple internal5 files
server.py__init__.pyclient.pycrypto.pydummy.py
- Updated
fixtures/transport.py(17 lines) andfixtures/client.py,crypto.py,dummy.pydecouple internal5 files
transport.pyclient.pycrypto.pydummy.py__init__.py
- Updated handshake process I/O tests
qualify
internal
1 file
test_handshake_process_io.py
- Updated crypto chain and creation tests
qualify
internal
3 files
test_client_grpc.pytest_client_handshake.pytest_client_init.py
- Updated core factories tests
qualify
internal
1 file
test_factories.py