ttrss/tests
Chih-Hsuan Yen f1a9ac9b15 sanitizer: add a test to make sure <figure> is intact
Somehow with the old approach, `<figure>` is rearranged into `<head>`,
and the latter is stripped by `Sanitizer::strip_harmful_tags()` (see
[1]). The issue is fixed by [2]. Here I added a test for the regression.

[1] https://community.tt-rss.org/t/unexpected-behavior-with-figure-tag/6244
[2] 67012f9dac
2023-12-18 22:46:35 +08:00
..
integration sanitizer: add a test to make sure <figure> is intact 2023-12-18 22:46:35 +08:00
ConfigTest.php unify test class naming 2023-10-27 22:10:28 +03:00
UrlHelperTest.php tests: add stub autoloader, add a few more rewrite_relative tests 2022-03-22 14:32:32 +03:00
autoload.php tests: add stub autoloader, add a few more rewrite_relative tests 2022-03-22 14:32:32 +03:00