0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-10 11:51:57 +02:00
synapse/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 Fix daedlock 2015-05-15 10:54:04 +01:00
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