log src/test/helpers.py @ 849:c5a8f602662b

age author description
Tue, 18 Feb 2014 17:49:33 +0100 souliane plugin room_game, radiocol: RoomGame.send returns a Deferred.
Fri, 07 Feb 2014 17:10:24 +0100 souliane memory: bug fix to not register twice frontends parameters + added some tests for param update
Wed, 15 Jan 2014 23:22:07 +0100 souliane test: improvements for the helpers classes:
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Fri, 10 Jan 2014 18:15:02 +0100 souliane test: make FakeClient profile dependent and add some tools to test MUC
Thu, 09 Jan 2014 11:18:33 +0100 souliane test: define the constants JIDs and profiles as lists
Tue, 07 Jan 2014 09:27:53 +0100 souliane test: use the SatTestCase methods instead of builtin "assert" in tests for memory, plugin xep-0033
Sun, 05 Jan 2014 13:04:54 +0100 souliane test: FakeMemory inherits from Memory + more helpers basic support + cleaning
Sat, 04 Jan 2014 17:16:40 +0100 souliane test: added some tests for Memory
Sat, 04 Jan 2014 15:46:30 +0100 souliane test: added support of basic memory stuff in helpers.py
Sat, 04 Jan 2014 15:45:08 +0100 souliane test: store the constants in constants.py + better PEP8 compliance
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Tue, 12 Nov 2013 16:56:34 +0100 Goffi test: better ignore_blank in helpers's assertEqualXML
Tue, 12 Nov 2013 14:16:11 +0100 Goffi tests: plugin text syntaxes sanitisation tests
Tue, 12 Nov 2013 14:16:11 +0100 Goffi tests: added XML comparaison method to helpers