synapse/tests/api
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 Test ratelimiter 2014-09-02 15:16:26 +01:00
test_auth.py Modify auth.get_user_by_req for authing appservices directly. 2015-02-09 14:14:15 +00:00
test_filtering.py Create a separate filter object to do the actual filtering, so that we can 2015-01-29 17:45:07 +00:00
test_ratelimiting.py Have all unit tests import from our own subclass of trial's unittest TestCase; set up logging in ONE PLACE ONLY 2014-09-12 18:46:13 +01:00