MatrixSynapse/tests/rest/admin
Richard van der Hoff 09ac0569fe
Fix broken testcase (#8851)
This test was broken by #8565. It doesn't need to set set `self.clock`
here anyway - that is done by `setUp`.
2020-12-01 11:04:57 +00:00
..
__init__.py Move admin api impl to its own package 2019-05-01 15:44:30 +01:00
test_admin.py Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) 2020-11-25 16:26:11 -05:00
test_device.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_event_reports.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_media.py Fix broken testcase (#8851) 2020-12-01 11:04:57 +00:00
test_room.py Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) 2020-11-25 16:26:11 -05:00
test_statistics.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_user.py Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) 2020-11-25 16:26:11 -05:00