Merged Jules documentation branches and simplified test suite
98 files · 2,344+ · 3,298-

Branch integration merges

3 files changed
  • README.md Updated with documentation improvements from Jules branches
  • README.md Updated examples documentation
  • examples_readme.md Updated examples reference documentation
  • Merged jules/doc-example-updates-20250701 specify internal
    2 files
    • README.md
    • README.md
  • Merged origin/jules/doc-example-quality-updates specify internal
    2 files
    • examples_readme.md
    • README.md
  • Mono-repo synced decouple internal
    1 file
    • README.md

Major test suite simplification

8 files changed
  • test_client_lifecycle.py Simplified (309 lines reduced)
  • test_client_init.py Simplified (261 lines reduced)
  • test_client_handshake.py Simplified (220 lines reduced)
  • test_client_retry_logic.py Simplified (222 lines reduced)
  • test_client_stubs.py Simplified (84 lines reduced)
  • test_client_grpc.py Simplified (89 lines reduced)
  • test_config.py Reworked with better configuration testing (350 lines)
  • conftest.py Updated test fixtures
  • Simplified test_client_lifecycle.py (309 lines reduced), test_client_init.py (261 lines), test_client_handshake.py (220 lines) decouple internal
    3 files
    • test_client_lifecycle.py
    • test_client_init.py
    • test_client_handshake.py
  • Simplified test_client_retry_logic.py (222 lines), test_client_stubs.py (84 lines), test_client_grpc.py (89 lines) decouple internal
    3 files
    • test_client_retry_logic.py
    • test_client_stubs.py
    • test_client_grpc.py
  • Reworked test_config.py (350 lines) with better configuration testing qualify internal
    1 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.py
    • test_client_init.py
    • test_client_handshake.py
    • test_client_retry_logic.py
    • test_client_stubs.py
    • test_client_grpc.py