mediawiki-extensions-Math/tests/phpunit/unit
Stegmujo b7d909e0a2 Fix for sideset case
* example "\sideset{_1^2}{_3^4}\sum"
* case 3 phabricator "sideset"
* index: 90
* since result has multiscripts which is not generated by mathoid, there is an explicit test in MMLRenderTest and the previous test is in MMLTexVCUtilTest is skipped
* in MMLGenerationTexUtilTest test for sideset is deactivated
* adds a case from FullCoverageTest for sideset with FQ
* fixes an issue which occured during Phan checks for merging that genFrac throws an error

Bug : T327391

Change-Id: I4c5a5f5a901dbc906f5a1b168d3a8d04f25b9290
2023-03-13 15:38:04 +00:00
..
TexVC Fix for sideset case 2023-03-13 15:38:04 +00:00
MathConfigTest.php Add native MathML rendering mode to MathConfig 2023-03-01 13:39:35 +00:00
MathTest.php Make dependency to Wikibase client config optional 2022-07-25 09:51:47 +02:00
MathWikibaseConnectorTest.php Avoid try…catch where if…else will do when using LanguageFactory 2022-11-18 21:08:24 +01:00
MathWikibaseConnectorTestFactory.php Avoid try…catch where if…else will do when using LanguageFactory 2022-11-18 21:08:24 +01:00
PopupTest.php Avoid try…catch where if…else will do when using LanguageFactory 2022-11-18 21:08:24 +01:00
ServiceWiringTest.php Provide static Factory Class for Math related services 2022-07-22 18:59:11 +02:00