synapse/tests
2014-12-11 17:01:27 +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 Fix validation tests 2014-11-11 10:31:59 +00:00
federation fix UTs by telling all the mock stores about the new methods for tracking retries 2014-12-09 23:53:07 +00:00
handlers Fix federation test 2014-12-11 17:01:27 +00:00
rest Fix tests from prev commit 2014-11-19 18:00:07 +00:00
storage Fix prev_content 2014-12-11 15:16:55 +00:00
util Add a request-id to each log line 2014-10-30 01:21:33 +00:00
__init__.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00
test_distributor.py 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
test_state.py Rename annotate_state_groups to annotate_event_with_state 2014-11-11 16:58:53 +00:00
test_types.py Fix some tests 2014-12-10 18:00:57 +00:00
unittest.py Added a useful unit test primitive for asserting object attributes 2014-09-17 15:56:40 +01:00
utils.py Sign outgoing PDUs. 2014-10-16 00:09:48 +01:00