summary refs log tree commit diff
path: root/tests/storage/test_directory.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer ↵Paul "LeoNerd" Evans2014-09-111-3/+4
| | | | constructor, as DataStore's constructor will want it ready
* Added unit tests of DirectoryStorePaul "LeoNerd" Evans2014-09-111-0/+66