* Make it testable and write a very basic test for the presenceCallback * Use Extract Method to make the code more readable and to increase reusability * Start to decouple ConnectionCaps from the other Connection classes/handlers |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_account.py | ||
| test_caps.py | ||
| test_contacts.py | ||
| test_gui_interface.py | ||
| test_sessions.py | ||
| test_xmpp_dispatcher_nb.py | ||
| test_xmpp_transports_nb.py | ||