summary refs log tree commit diff
path: root/tests/storage/test_presence.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Factor out some of the common homeserver setup code into aMark Haines2015-02-111-9/+2
* Replace hs.parse_userid with UserID.from_stringMark Haines2015-01-231-2/+3
* Use new 'tests.unittest' in new storage level testsPaul "LeoNerd" Evans2014-09-151-1/+1
* Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer cons...Paul "LeoNerd" Evans2014-09-111-3/+4
* Added unit tests for PresenceDataStore tooPaul "LeoNerd" Evans2014-09-101-0/+166