gajim-plural/test/unit
Philipp Hörist 50c670e61b Refactor Chat State Notifications
- Move code into chatstate module
- Refactor most of the code, make it much simpler
2018-10-07 00:46:57 +02:00
..
__init__.py
test_account.py
test_caps_cache.py Rewrite discovery code and move it into own module 2018-07-22 16:20:00 +02:00
test_contacts.py Refactor Chat State Notifications 2018-10-07 00:46:57 +02:00
test_gui_interface.py
test_jingle.py Tests: fix imports 2018-08-18 22:19:01 +02:00
test_protocol_caps.py Move caps code into own module 2018-07-22 20:49:53 +02:00
test_sessions.py Tests: fix imports 2018-08-18 22:19:01 +02:00
test_socks5.py