MatrixSynapse/tests/storage
Erik Johnston 51d28272e2 Query devices table for last seen info.
This is a) simpler than querying user_ips directly and b) means we can
purge older entries from user_ips without losing the required info.

The storage functions now no longer return the access_token, since it
was unused.
2019-09-23 16:59:45 +01:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test__base.py UPSERT many functionality (#4644) 2019-02-20 23:03:30 +11:00
test_appservice.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_background_update.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
test_base.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_cleanup_extrems.py Run as background process and fix comments 2019-06-19 11:33:03 +01:00
test_client_ips.py Query devices table for last seen info. 2019-09-23 16:59:45 +01:00
test_devices.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_directory.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00
test_end_to_end_keys.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_event_federation.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_event_metrics.py Support Prometheus_client 0.4.0+ (#5636) 2019-07-18 23:57:15 +10:00
test_event_push_actions.py Run tests under PostgreSQL (#3423) 2018-08-13 16:47:46 +10:00
test_keys.py Store key validity time in the storage layer 2019-05-23 11:52:22 +01:00
test_monthly_active_users.py Remove access-token support from RegistrationStore.register (#5642) 2019-07-10 16:26:49 +01:00
test_profile.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00
test_purge.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
test_redaction.py Fix test 2019-09-05 17:17:47 +01:00
test_registration.py Fix registration test 2019-08-23 09:25:35 +01:00
test_room.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_roommember.py Servers-known-about statistic (#5981) 2019-09-07 01:45:51 +10:00
test_state.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
test_transactions.py Add 'failure_ts' column to 'destinations' table (#6016) 2019-09-17 11:41:54 +01:00
test_user_directory.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00