MatrixSynapse/tests
Paul "LeoNerd" Evans b0bb1756a9 Send list of typing user IDs as 'user_ids' list within 'content', so that m.typing stream events have a toplevel content, for consistency with others 2014-12-12 11:59:46 +00:00
..
api Have all unit tests import from our own subclass of trial's unittest TestCase; set up logging in ONE PLACE ONLY 2014-09-12 18:46:13 +01:00
events
federation
handlers Send list of typing user IDs as 'user_ids' list within 'content', so that m.typing stream events have a toplevel content, for consistency with others 2014-12-12 11:59:46 +00:00
rest Send list of typing user IDs as 'user_ids' list within 'content', so that m.typing stream events have a toplevel content, for consistency with others 2014-12-12 11:59:46 +00:00
storage SYN-163: Add an order by rowid to selects. 2014-11-24 10:56:36 +00:00
util
__init__.py
test_distributor.py
test_state.py
test_test_utils.py
test_types.py
unittest.py Added a useful unit test primitive for asserting object attributes 2014-09-17 15:56:40 +01:00
utils.py