synapse/tests/handlers
2015-02-05 17:04:59 +00:00
..
__init__.py
test_appservice.py Dependency inject ApplicationServiceApi when creating ApplicationServicesHandler. 2015-02-05 17:04:59 +00:00
test_directory.py
test_federation.py Try to ensure we don't persist an event we have already persisted. In persist_event check if we already have the event, if so then update instead of replacing so that we don't cause a bump of the stream_ordering. 2015-02-03 10:39:41 +00:00
test_presence.py
test_presencelike.py
test_profile.py
test_room.py
test_typing.py