mediawiki-extensions-Math/tests/phpunit
daniel 43dd9c7f63 Introduce MathInternalRestbaseURL setting.
This new MathInternalRestbaseURL setting allows the internal URL of
Mathoid to be configured directly, instead of relying on
VirtualRestConfig.

This patch moves the fallback logic for the internal and external API
URL into an extension registration callback. This way, we can keep the
application logic simple, and we can issue config warnings that will
cause the updater to fail, forcing wiki owners to update their config.

Bug: T334842
Change-Id: I2fbc441955a1fe417f264f31f3729ce0715f7f16
2023-05-30 09:48:03 +00:00
..
data/restbase Enable most tests which were previously disabled 2021-08-12 08:57:58 -07:00
InputCheck tests: Make some PHPUnit data providers static 2023-05-21 11:00:48 +02:00
integration Remove PNG rendering mode 2022-11-21 18:57:27 +00:00
unit Introduce MathInternalRestbaseURL setting. 2023-05-30 09:48:03 +00: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 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 Introduce MathInternalRestbaseURL setting. 2023-05-30 09:48:03 +00: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