mediawiki-extensions-Math/tests/phpunit
Moritz Schubotz (physikerwelt) 7b425a5500
Improve security of MathML output
Avoid that user input is passed to the HTML output directly by using
HTML methods for tag generation. This also enables additional phan checks.

Change-Id: Iff584ac829c190e413a36331c53d6835a86bc0d5
2023-01-03 15:47:54 +01:00
..
data/restbase Enable most tests which were previously disabled 2021-08-12 08:57:58 -07:00
InputCheck Make code using the Math.CheckerFactory service discoverable 2022-11-23 12:10:32 +00:00
integration Remove PNG rendering mode 2022-11-21 18:57:27 +00:00
unit Improve security of MathML output 2023-01-03 15:47:54 +01:00
DummyPropertyDataTypeLookup.php Move test helper classes into own class file 2019-12-06 21:47:52 +01:00
MathDatabaseTest.php Merge "Minor: MathDatabaseTest cleaning" 2022-08-26 17:15:36 +00:00
MathDataUpdaterTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00
MathFormatterTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00
MathIdTest.php Remove PNG rendering mode 2022-11-21 18:57:27 +00:00
MathInputCheckTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00
MathLaTeXMLDatabaseTest.php tests: Skip schema test for sqlite/postgres 2022-07-19 21:06:45 +02:00
MathLaTeXMLTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00
MathMathMLTest.php Replace comment about deprecated Http::post 2022-12-11 15:04:59 +01:00
MathMLRdfBuilderTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00
MathMockHttpTrait.php Enable most tests which were previously disabled 2021-08-12 08:57:58 -07:00
MathoidCliTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00
MathRendererTest.php Various code cleanups, more compact syntax and such 2022-11-23 15:36:22 +01:00
MathRestbaseInterfaceTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00
MathSourceTest.php Remove some unused methods. 2022-06-27 18:20:06 +00:00
MathValidatorTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00