summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-11Unit-test for RegistrationStore using SQLiteMemoryDbPoolPaul "LeoNerd" Evans1-0/+69
2014-09-11Perform PresenceInvitesTestCase against real SQLiteMemoryDbPoolPaul "LeoNerd" Evans1-78/+98
2014-09-11Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer ↵Paul "LeoNerd" Evans6-18/+24
constructor, as DataStore's construc