synapse/tests/rest/admin
Andrew Morgan 6abb1ad0be
Consolidate purge table lists to prevent desyncronisation (#8713)
I idly noticed that these lists were out of sync with each other, causing us to miss a table in a test case (`local_invites`). Let's consolidate this list instead to prevent this from happening in the future.
2020-11-04 11:26:05 +00:00
..
__init__.py Move admin api impl to its own package 2019-05-01 15:44:30 +01:00
test_admin.py Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -04:00
test_device.py Add field total to device list in admin API (#8644) 2020-10-26 14:07:51 +00:00
test_event_reports.py Split admin API for reported events into a detail and a list view (#8539) 2020-10-26 18:16:37 +00:00
test_media.py Add an admin api to delete local media. (#8519) 2020-10-26 17:02:28 +00:00
test_room.py Consolidate purge table lists to prevent desyncronisation (#8713) 2020-11-04 11:26:05 +00:00
test_user.py Fix unit tests (#8689) 2020-10-29 18:21:49 +00:00