log src/test/helpers.py @ 1151:02c26e6630d0

age author description
2014-05-15 souliane core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
2014-05-14 souliane test: fix the tests after the changes of logging system
2014-04-11 souliane plugin XEP_0033: fixes the server part and the tests
2014-04-23 Goffi tests: fixed log init in helpers (log init must be done before any call to a log method)
2014-04-21 Goffi test: configuration/use of new logging system
2014-03-28 Goffi core, plugin XEP-0115: discovery refactoring:
2014-03-28 Goffi core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned