synapse/tests/rest/client/v1
Richard van der Hoff 5f158ec039
Implement access token expiry (#5660)
Record how long an access token is valid for, and raise a soft-logout once it
expires.
2019-07-12 17:26:02 +01:00
..
__init__.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_directory.py Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00
test_events.py Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00
test_login.py Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
test_presence.py Integrate presence from hotfixes (#3694) 2018-08-18 01:08:45 +10:00
test_profile.py Lint 2019-07-08 17:44:20 +01:00
test_rooms.py Split public rooms directory auth config in two 2019-06-24 15:42:31 +01:00
test_typing.py Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
utils.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00