summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-11Added unit tests of DirectoryStorePaul "LeoNerd" Evans1-0/+66
2014-09-10Test ProfileHandler against the real datastore layer using SQLite :memory:Paul "LeoNerd" Evans1-25/+25
2014-09-10Added unit tests for PresenceDataStore tooPaul "LeoNerd" Evans2-2/+166
2014-09-10