log src/test/helpers.py @ 920:45dffd67a18a

age author description
2014-02-23 souliane plugin XEP-0277: fix pubsub entry parsing using lxml instead of feed.atom
2014-02-18 souliane plugin room_game, radiocol: RoomGame.send returns a Deferred.
2014-02-07 souliane memory: bug fix to not register twice frontends parameters + added some tests for param update
2014-01-15 souliane test: improvements for the helpers classes:
2014-02-04 Goffi dates update
2014-01-10 souliane test: make FakeClient profile dependent and add some tools to test MUC
2014-01-09 souliane test: define the constants JIDs and profiles as lists
2014-01-07 souliane test: use the SatTestCase methods instead of builtin "assert" in tests for memory, plugin xep-0033
2014-01-05 souliane test: FakeMemory inherits from Memory + more helpers basic support + cleaning
2014-01-04 souliane test: added some tests for Memory
2014-01-04 souliane test: added support of basic memory stuff in helpers.py
2014-01-04 souliane test: store the constants in constants.py + better PEP8 compliance
2013-12-29 Goffi core: i18n refactoring:
2013-11-12 Goffi test: better ignore_blank in helpers's assertEqualXML
2013-11-12 Goffi tests: plugin text syntaxes sanitisation tests