MatrixSynapse/tests/storage
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
test__base.py
test_appservice.py
test_background_update.py
test_base.py
test_cleanup_extrems.py
test_client_ips.py
test_devices.py
test_directory.py
test_end_to_end_keys.py
test_event_federation.py
test_event_metrics.py
test_event_push_actions.py
test_keys.py
test_monthly_active_users.py
test_profile.py
test_purge.py
test_redaction.py
test_registration.py Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
test_room.py
test_roommember.py
test_state.py
test_transactions.py
test_user_directory.py