Commit History

Author SHA1 Message Date
  Mark Haines 700487a7c7 Fix flake8 warnings for tests 8 years ago
  Erik Johnston f8aae79a72 Simplify get_rooms 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Daniel Wagner-Hall cf437900e0 Return world_readable and guest_can_join in /publicRooms 8 years ago
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 9 years ago
  Erik Johnston 7e282a53a5 Tidy up _simple_... methods 9 years ago
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a 9 years ago
  Mark Haines ada711504e Replace hs.parse_roomalias with RoomAlias.from_string 9 years ago
  Mark Haines 1c06c48ce2 Replace hs.parse_roomid with RoomID.from_string 9 years ago
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string 9 years ago
  Mark Haines 3891597eb3 Remove unused functions 9 years ago
  Erik Johnston 3c77d13aa5 Kill off synapse.api.events.* 9 years ago
  Erik Johnston 2fcce3b3c5 Remove stale tests 10 years ago
  Paul "LeoNerd" Evans bcf5121937 Neaten more of the storage layer tests with assertObjectHasAttributes; more standardisation on test layout 10 years ago
  Paul "LeoNerd" Evans b588ce920d Unit tests for (some) room events via the RoomStore 10 years ago
  Paul "LeoNerd" Evans ba41ca45fa Use new assertObjectHasAttributes() in tests/storage/test_room.py 10 years ago
  Paul "LeoNerd" Evans de14853237 More RoomStore tests 10 years ago
  Paul "LeoNerd" Evans e32cfed1d8 Initial pass at a RoomStore test 10 years ago