0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-10 13:18:54 +02:00
synapse/tests/rest/media/v1
Andrew Morgan 2f48c4e1ae
URL preview blacklisting fixes (#5155)
Prevents a SynapseError being raised inside of a IResolutionReceiver and instead opts to just return 0 results. This thus means that we have to lump a failed lookup and a blacklisted lookup together with the same error message, but the substitute should be generic enough to cover both cases.
2019-05-10 10:32:44 -07:00
..
__init__.py Add unit tests 2018-01-18 16:32:11 +00:00
test_base.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_media_storage.py Fix more logcontext leaks in tests (#4209) 2018-11-27 13:01:04 +11:00
test_url_preview.py URL preview blacklisting fixes (#5155) 2019-05-10 10:32:44 -07:00