Commit 76b3a26
committed
Refactor test_handlers.py to use client_streams fixture
- All 6 tests now use the client_streams fixture
- Added _default_message_handler helper to reduce duplication
- Removed try/finally cleanup blocks (fixture handles cleanup)
- Reduced ~100 lines of duplicated stream setup/cleanup code1 parent 8b31b61 commit 76b3a26
1 file changed
+250
-384
lines changed
0 commit comments