You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests/storage
Erik Johnston 43c2e8deae Add support for using executemany 10 years ago
..
__init__.py
test__base.py Allow a choice of LRU behaviour for Cache() by using LruCache() or OrderedDict() 10 years ago
test_appservice.py Merge branch 'develop' of github.com:matrix-org/synapse into mysql 10 years ago
test_base.py Add support for using executemany 10 years ago
test_directory.py
test_presence.py
test_profile.py
test_redaction.py
test_registration.py Make work in both Maria and SQLite. Fix tests 10 years ago
test_room.py Tidy up _simple_... methods 10 years ago
test_roommember.py Make work in both Maria and SQLite. Fix tests 10 years ago
test_stream.py