mediawiki-extensions-Cite/tests/phpunit
Thiemo Kreuz c76a5e84f9 Fix misleading method names in CiteErrorReporter
I realized especially the method name html() was wrong. It does not
return HTML. What it returns is still wikitext and must still be parsed.
It only applies some early steps of the parsing process, e.g. expanding
extension <tags>.

Change-Id: I2c403a77eef843940f34f0933e4bfe58e6200ce5
2019-11-22 15:08:39 +01:00
..
unit Fix inconsistencies and deep nesting for follow="…" 2019-11-22 15:01:09 +01:00
CiteCSSFileModuleTest.php Move all code to PSR-4 compatible namespaces 2019-11-20 17:00:13 +01:00
CiteErrorReporterTest.php Fix misleading method names in CiteErrorReporter 2019-11-22 15:08:39 +01:00
CiteHooksTest.php Move all code to PSR-4 compatible namespaces 2019-11-20 17:00:13 +01:00
CiteTest.php Move all code to PSR-4 compatible namespaces 2019-11-20 17:00:13 +01:00