synapse/tests/storage
Mark Haines 7e2f971c08 Remove some unused functions (#711)
* Remove some unused functions

* get_room_events_stream is only used in tests

* is_exclusive_room might actually be something we want
2016-04-08 14:01:56 +01:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
event_injector.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test__base.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_appservice.py Move cache size fiddling to descriptors only. Fix tests 2016-03-01 13:21:46 +00:00
test_background_update.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_base.py Don't require config to create database 2016-04-06 14:15:45 +01:00
test_directory.py copyrights 2016-01-07 04:26:29 +00:00
test_events.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_presence.py Remove some unused functions (#711) 2016-04-08 14:01:56 +01:00
test_profile.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_redaction.py Remove some unused functions (#711) 2016-04-08 14:01:56 +01:00
test_registration.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_room.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_roommember.py Remove some unused functions (#711) 2016-04-08 14:01:56 +01:00