summary refs log tree commit diff
path: root/synapse/api/ratelimiting.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-11Start of converting PresenceHandler unit tests to use SQLiteMemoryDbPool - ↵Paul "LeoNerd" Evans1-46/+27
just the 'State' test case for now
2014-09-11Unit-test DirectoryHandler against (real) SQLite memory store, not mocked ↵Paul "LeoNerd" Evans1-15/+12
storage layer <