Commit Graph

9 Commits

Author SHA1 Message Date
André Apitzsch 958e1390fd Restructure test 2018-11-13 22:00:40 +01:00
André Apitzsch 8946af337a Test: caps cache: use mock from unittest 2018-11-13 22:00:40 +01:00
Philipp Hörist 07c87a4194 Rewrite discovery code and move it into own module 2018-07-22 16:20:00 +02:00
Philipp Hörist 7dacd51c1d Add complex caps test 2018-01-26 23:57:32 +01:00
André Apitzsch 3c31574cf9 Unittest: replace deprecated functions 2017-09-10 12:21:10 +02:00
André Apitzsch 56d002ce34 Fix test imports 2017-08-18 19:48:48 +02:00
Yann Leboulanger 329a59c665 re-enable test suite 2013-04-07 23:41:15 +02:00
Éric Araujo fedd7dc8e2 convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
2010-02-08 15:08:40 +01:00
Stephan Erb e9caf06992 Split common/caps.py. We now have common/protocol/ to contain XMPP connection related classes.
Plan is to move our ConnectionX classess to the protocol package one by one. Each move should be more than a simple copy paste. It should be preceeded by cleanups and the like.
2009-12-10 20:06:46 +01:00
Renamed from test/unit/test_caps.py (Browse further)