log src/test/test_memory.py @ 2186:9061c7247964

age author description
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-03-11 souliane test: update some tests
2016-03-11 souliane test: add helpers methods muteLogging and unmuteLogging
2016-01-03 Goffi copyright update
2015-03-30 Goffi 2015 copyright dates update
2014-12-19 souliane test: refactoring:
2014-06-03 souliane memory (params), test: fixes updateParams bug
2014-06-03 souliane memory (params), test: fixes bug relative to parameter filtering
2014-04-21 Goffi test: configuration/use of new logging system
2014-03-21 Goffi tests: tests fixes base src/test/test_memory_memory.py@e6d359990076
2014-01-10 souliane test: silent info/warning that were polluting the output
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