summary refs log tree commit diff
path: root/tests/rest/media/v1/test_oembed.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unescape HTML entities in oEmbed titles. (#14781)Jeyachandran Rathnam2023-01-091-0/+10
* Be more lenient in the oEmbed response parsing. (#14089)Patrick Cloke2022-10-071-1/+102
* Add type hints to `tests/rest` (#12146)Dirk Klimpel2022-03-031-5/+5
* Be more lenient when parsing the version for oEmbed responses. (#11065)Patrick Cloke2021-10-131-0/+51