mediawiki-extensions-Math/tests/phpunit
Moritz Schubotz (physikerwelt) 16d1fdacf4
Add WAN Cache for native MathML rendering
* Cache results for checked tex and MathML string in one cache.
* Remove access to parsetree
* Introduce run method to speed up service wiring

Note that the indirection table used in previous versions was
abandoned here. texvc does only little unification's of the
input string so that it is not expected that the overall savings
in space and compute time warrant the additional table.

Change-Id: Ib9ce3d2ab02bd9a2a0f9926db6b937435b7e5458
2023-06-19 23:04:08 +02:00
..
data/restbase Enable most tests which were previously disabled 2021-08-12 08:57:58 -07:00
InputCheck Add WAN Cache for native MathML rendering 2023-06-19 23:04:08 +02:00
integration Remove PNG rendering mode 2022-11-21 18:57:27 +00:00
unit Remove additional v1 suffix when computing internalRestbaseURL 2023-06-08 01:10:30 +00:00
DummyPropertyDataTypeLookup.php
MathDatabaseTest.php Merge "Minor: MathDatabaseTest cleaning" 2022-08-26 17:15:36 +00:00
MathDataUpdaterTest.php Remove MathPlayer 2023-03-15 10:20:13 +01: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 Math: test usage of URL in HttpMultiClient 2023-05-08 18:19:30 +00:00
MathNativeMMLTest.php Remove images from native MathML 2023-03-31 08:57:55 +02: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 Replace deprecated MWException 2023-06-09 13:00:46 +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