summary refs log tree commit diff
path: root/synapse/rest/__init__.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-27Use new V2AlphaRestTestCasePaul "LeoNerd" Evans1-38/+2
2015-01-27Initial cut of a shared base class for REST unit testsPaul "LeoNerd" Evans1-0/+45
2015-01-27