synapse/tests/rest/client/v1
Kegan Dougal 5a7dd05818 Modify auth.get_user_by_req for authing appservices directly.
Add logic to map the appservice token to the autogenned appservice user ID.
Add unit tests for all forms of get_user_by_req (user/appservice,
valid/bad/missing tokens)
2015-02-09 14:14:15 +00:00
..
__init__.py Move client rest tests back under rest 2015-01-22 16:13:27 +00:00
test_events.py Move client rest tests back under rest 2015-01-22 16:13:27 +00:00
test_presence.py Modify auth.get_user_by_req for authing appservices directly. 2015-02-09 14:14:15 +00:00
test_profile.py Return the device_id from get_auth_by_req 2015-01-28 15:43:41 +00:00
test_rooms.py Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00
test_typing.py Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00
utils.py Move client rest tests back under rest 2015-01-22 16:13:27 +00:00