MatrixSynapse/tests
David Baker 438a21c87b Don't test exact equality of the list: as long as it has the fields we expect, that's just fine. I added the user_id (as in database pkey) and it broke: no point testing what that comes out as: it's determined by the db. 2015-03-24 18:21:54 +00:00
..
api Merge branch 'develop' into application-services 2015-02-11 16:43:26 +00:00
appservice Add more unit tests for exclusive namespaces. 2015-02-27 11:51:06 +00:00
federation
handlers Fix tests 2015-03-09 17:01:11 +00:00
metrics Add an .inc_by() method to CounterMetric; implement DistributionMetric a neater way 2015-03-12 16:24:51 +00:00
rest Fix tests 2015-03-09 17:01:11 +00:00
storage Don't test exact equality of the list: as long as it has the fields we expect, that's just fine. I added the user_id (as in database pkey) and it broke: no point testing what that comes out as: it's determined by the db. 2015-03-24 18:21:54 +00:00
util Add a lru cache class 2015-02-11 14:52:23 +00:00
__init__.py
test_distributor.py
test_state.py
test_test_utils.py
test_types.py
unittest.py
utils.py Update tests 2015-02-19 14:34:32 +00:00