summary refs log tree commit diff
path: root/tests/rest/admin/test_event_reports.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix (final) Bugbear violations (#9838)Jonathan de Jong2021-04-201-4/+4
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-29/+70
* Removes unnecessary declarations in the tests for the admin API. (#9063)Dirk Klimpel2021-01-111-4/+0
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-35/+27
* Remove redundant `HomeserverTestCase.render`Richard van der Hoff2020-11-161-27/+0
* Split admin API for reported events into a detail and a list view (#8539)Dirk Klimpel2020-10-261-13/+183
* Admin API for reported events (#8217)Dirk Klimpel2020-09-221-0/+382