MatrixSynapse/tests/storage
Erik Johnston d8866d7277 Caches should be bound to instances.
Before, caches were global and so different instances of the stores
would share caches. This caused problems in the unit tests.
2015-06-03 14:45:17 +01:00
..
__init__.py
test__base.py Caches should be bound to instances. 2015-06-03 14:45:17 +01:00
test_appservice.py
test_base.py
test_directory.py
test_presence.py
test_profile.py
test_redaction.py
test_registration.py Caches should be bound to instances. 2015-06-03 14:45:17 +01:00
test_room.py
test_roommember.py
test_stream.py