MatrixSynapse/tests
Erik Johnston 335e5d131c Merge branch 'test-sqlite-memory' of github.com:matrix-org/synapse into develop
Conflicts:
	tests/handlers/test_profile.py
2014-09-18 14:31:47 +01:00
..
api
events
federation Fix unit tests after adding extra argument on put_json 2014-09-15 16:24:03 +01:00
handlers Merge branch 'test-sqlite-memory' of github.com:matrix-org/synapse into develop 2014-09-18 14:31:47 +01:00
rest Be consistent when associating keys with login types for registration/login. 2014-09-15 15:38:29 +01:00
storage Remark on remaining storage modules that still need unit tests 2014-09-17 18:27:30 +01:00
util
__init__.py
test_distributor.py
test_state.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