0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 01:48:23 +02:00
synapse/tests
2014-12-11 16:03:12 +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 Hook up the event stream to typing notifications 2014-12-10 21:01:49 +00:00
rest Initial hack at unit tests of room typing REST API 2014-12-11 16:03:12 +00:00
storage SYN-163: Add an order by rowid to selects. 2014-11-24 10:56:36 +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_test_utils.py Implement .cancel_call_later() in MockClock 2014-12-10 19:26:52 +00:00
test_types.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
unittest.py Added a useful unit test primitive for asserting object attributes 2014-09-17 15:56:40 +01:00
utils.py Implement .cancel_call_later() in MockClock 2014-12-10 19:26:52 +00:00