0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 01:48:23 +02:00
synapse/tests
2014-11-11 14:16:48 +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 event <-> pdu mappings are now trivial and will soon be scrapped 2014-11-04 16:20:02 +00:00
handlers Fix room handler test 2014-11-10 14:58:33 +00:00
rest Fix rest.test_rooms 2014-11-11 08:09:42 +00:00
storage Fix SQLBaseStoreTestCase 2014-11-10 15:32:35 +00:00
util 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
__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 Fix state tests 2014-11-11 14:16:48 +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 Sign outgoing PDUs. 2014-10-16 00:09:48 +01:00