MatrixSynapse/tests/rest/media/v1
Dirk Klimpel 7e91107be1
Add type hints to `tests/rest` (#12146)
* Add type hints to `tests/rest`

* newsfile

* change import from `SigningKey`
2022-03-03 16:05:44 +00:00
..
__init__.py
test_base.py Add type hints to `tests/rest` (#12146) 2022-03-03 16:05:44 +00:00
test_filepath.py Add type hints to `tests/rest` (#12146) 2022-03-03 16:05:44 +00:00
test_html_preview.py Add type hints to `tests/rest` (#12146) 2022-03-03 16:05:44 +00:00
test_media_storage.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2022-02-28 07:12:29 -05:00
test_oembed.py Add type hints to `tests/rest` (#12146) 2022-03-03 16:05:44 +00:00
test_url_preview.py