MatrixSynapse/tests/handlers
Daniel Wagner-Hall 617501dd2a Move token generation to auth handler
I prefer the auth handler to worry about all auth, and register to call
into it as needed, than to smatter auth logic between the two.
2015-08-20 11:35:56 +01:00
..
__init__.py
test_appservice.py
test_auth.py Move token generation to auth handler 2015-08-20 11:35:56 +01:00
test_directory.py
test_federation.py
test_presence.py
test_presencelike.py
test_profile.py
test_room.py
test_typing.py