mediawiki-extensions-Math/tests/phpunit
Moritz Schubotz (physikerwelt) 70acbd7ea4
Fix missing curlies in chem nodes
* the php implementation had fewer curlies compared to the
  js implmenetation

* remove unused function name (could be replace get_class)

* Add testcase for declh

Change-Id: I8132604a659d7ddf98e1f73686b40ff0591229f3
2022-12-28 00:56:47 +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 Fix missing curlies in chem nodes 2022-12-28 00:56:47 +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