matrix-org / sytest

Black-box integration testing for Matrix homeservers
Apache License 2.0
71 stars 55 forks source link

Fix tests asserting unsafe media api behaviour #1352

Closed joshqou closed 1 year ago

joshqou commented 1 year ago

Media tests in sytest currently enforce unsafe media api behaviour fixed in matrix-org/synapse/#15680. NVT#1548992

Tests referencing Content-Disposition need to be updated.