0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-25 17:59:07 +02:00
synapse/tests/storage
2015-04-08 16:57:14 +01:00
..
__init__.py
test__base.py Allow a choice of LRU behaviour for Cache() by using LruCache() or OrderedDict() 2015-03-25 19:05:34 +00:00
test_appservice.py Merge branch 'develop' of github.com:matrix-org/synapse into mysql 2015-04-07 18:05:39 +01:00
test_base.py Fix tests after commit 9a0579 2015-04-08 16:57:14 +01:00
test_directory.py
test_presence.py
test_profile.py
test_redaction.py
test_registration.py Make work in both Maria and SQLite. Fix tests 2015-04-01 14:12:33 +01:00
test_room.py Tidy up _simple_... methods 2015-03-20 15:05:10 +00:00
test_roommember.py Make work in both Maria and SQLite. Fix tests 2015-04-01 14:12:33 +01:00
test_stream.py