synapse/tests/rest/admin
Dirk Klimpel 93f7955eba
Admin API endpoint to delete a reported event (#15116)
* Admin api to delete event report

* lint +  tests

* newsfile

* Apply suggestions from code review

Co-authored-by: David Robertson <david.m.robertson1@gmail.com>

* revert changes - move to WorkerStore

* update unit test

* Note that timestamp is in millseconds

---------

Co-authored-by: David Robertson <david.m.robertson1@gmail.com>
2023-02-28 12:09:10 +00:00
..
__init__.py
test_admin.py
test_background_updates.py
test_device.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
test_event_reports.py Admin API endpoint to delete a reported event (#15116) 2023-02-28 12:09:10 +00:00
test_federation.py
test_media.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_registration_tokens.py
test_room.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
test_server_notice.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
test_statistics.py
test_user.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_username_available.py