anonymousland-synapse/tests/rest/admin
Dirk Klimpel 93f7955eba
Admin API endpoint to delete a reported event ()
* 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 Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
test_admin.py Use literals in place of HTTPStatus constants in tests () 2022-08-09 14:56:43 +01:00
test_background_updates.py Use literals in place of HTTPStatus constants in tests () 2022-08-10 11:01:12 -07:00
test_device.py Bump black from 22.12.0 to 23.1.0 () 2023-02-22 15:29:09 -05:00
test_event_reports.py Admin API endpoint to delete a reported event () 2023-02-28 12:09:10 +00:00
test_federation.py Use literals in place of HTTPStatus constants in tests () 2022-08-10 11:01:12 -07:00
test_media.py Refactor media modules. () 2023-02-27 08:26:05 -05:00
test_registration_tokens.py Use literals in place of HTTPStatus constants in tests () 2022-08-10 11:01:12 -07:00
test_room.py Bump black from 22.12.0 to 23.1.0 () 2023-02-22 15:29:09 -05:00
test_server_notice.py Bump black from 22.12.0 to 23.1.0 () 2023-02-22 15:29:09 -05:00
test_statistics.py Use literals in place of HTTPStatus constants in tests () 2022-08-10 11:01:12 -07:00
test_user.py Refactor media modules. () 2023-02-27 08:26:05 -05:00
test_username_available.py Add final type hint to tests.unittest. () 2023-02-14 14:03:35 -05:00