0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-15 17:18:19 +02:00
synapse/tests/media
David Robertson 0619c2bbd2
Move media retention tests out of rest tests (#16684)
* Move media retention tests out of rest tests

AFAICS this doesn't make any HTTP requests and so it ought not to belong
in `tests.rest`.

* Changelog
2023-11-27 01:29:46 +00:00
..
__init__.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_base.py Handle content types with parameters. (#16440) 2023-10-11 07:50:34 -04:00
test_filepath.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_html_preview.py Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
test_media_retention.py Move media retention tests out of rest tests (#16684) 2023-11-27 01:29:46 +00:00
test_media_storage.py Asynchronous Uploads (#15503) 2023-11-15 09:19:24 -05:00
test_oembed.py Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
test_url_previewer.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00