mediawiki-extensions-Math/tests/phpunit/unit
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
..
TexVC tests: Make some PHPUnit data providers static 2023-05-21 11:00:48 +02:00
HooksTest.php Introduce MathInternalRestbaseURL setting. 2023-05-30 09:48:03 +00:00
MathConfigTest.php tests: Make some PHPUnit data providers static 2023-05-21 11:00:48 +02: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 tests: Make some PHPUnit data providers static 2023-05-21 11:00:48 +02:00