friendica/tests/src
Hypolite Petovan a0f6d678c4 Add HTML Purify to BBCode::convert
- Replace previous HTML cleanup using DOMDocument
- Remove obsolete HTML::sanitizeCSS method
- Use Strings::autoLinkRegEx for PageInfo::getRelevantUrlFromBody
- Update previous tests expectations
- Add new specific XSS tests
2020-12-04 07:29:48 -05:00
..
App Fix a lot of notices/warnings/deprecation notes in the test directory 2020-10-18 20:52:27 +02:00
Console Fix a lot of notices/warnings/deprecation notes in the test directory 2020-10-18 20:52:27 +02:00
Content Add HTML Purify to BBCode::convert 2020-12-04 07:29:48 -05:00
Core Add redis error message for tests 2020-10-18 21:13:29 +02:00
Database Fix a lot of notices/warnings/deprecation notes in the test directory 2020-10-18 20:52:27 +02:00
Model Fix a lot of notices/warnings/deprecation notes in the test directory 2020-10-18 20:52:27 +02:00
Module/Api/Twitter Fix a lot of notices/warnings/deprecation notes in the test directory 2020-10-18 20:52:27 +02:00
Network Fix wrong $this->assert...() with `self::assert...() 2020-10-18 20:52:27 +02:00
Protocol Fix wrong $this->assert...() with `self::assert...() 2020-10-18 20:52:27 +02:00
Util Added new test for JsonLD::fetchElementArray type matching 2020-11-11 11:19:27 -05:00