summary refs log tree commit diff
path: root/synapse/http (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-17Neaten more of the storage layer tests with assertObjectHasAttributes; more s...Paul "LeoNerd" Evans3-20/+22
2014-09-17Unit tests for (some) room events via the RoomStorePaul "LeoNerd" Evans1-0/+85
2014-09-17Use new assertObjectHasAttributes() in tests/storage/test_room.pyPaul "LeoNerd" Evans1-3/+6
2014-09-17Added a useful uni