0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-29 00:43:45 +02:00
synapse/tests/media
Patrick Cloke 4fc8875876
Refactor media modules. (#15146)
* Removes the `v1` directory from `test.rest.media.v1`.
* Moves the non-REST code from `synapse.rest.media.v1` to `synapse.media`.
* Flatten the `v1` directory from `synapse.rest.media`,  but leave compatiblity
  with 3rd party media repositories and spam checkers.
2023-02-27 08:26:05 -05:00
..
__init__.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_base.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_filepath.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_html_preview.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_media_storage.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_oembed.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00