mediawiki-extensions-Math/tests/phpunit
Moritz Schubotz (physikerwelt) 0f11a20d8f
Conditionally skip tests that depend on Wikibase
While investigating the dependency between
Math and Wikibase, it turned out there was
a hard dependency in the test code.

This change makes the availability of the Wikibase
Extension optional and conditionally skips tests.

Bug: T362027
Change-Id: I9401d7d4a3277b6923dcd81f411ac5a08f1242d2
2024-04-08 14:46:09 +02:00
..
data/restbase Enable most tests which were previously disabled 2021-08-12 08:57:58 -07:00
InputCheck Fix purging of cache in native mode 2024-02-05 20:56:19 +01:00
integration PreferencesIntegrationTest: CA will fail on null User objects 2024-02-19 13:21:40 +03:00
unit Conditionally skip tests that depend on Wikibase 2024-04-08 14:46:09 +02:00
DummyPropertyDataTypeLookup.php
MathCacheTest.php Remove explicit DB access 2024-01-11 15:57:02 +00:00
MathDataUpdaterTest.php Use namespaced classes 2024-01-06 16:30:26 +01:00
MathFormatterTest.php Use namespaced IDatabase class 2023-08-19 12:03:02 +08:00
MathIdTest.php Remove PNG rendering mode 2022-11-21 18:57:27 +00:00
MathLaTeXMLCacheTest.php Remove explicit DB access 2024-01-11 15:57:02 +00:00
MathLaTeXMLTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00
MathMathMLTest.php Make use of upstream assertStatusGood/Error and such 2023-09-28 15:15:43 +00:00
MathMLRdfBuilderTest.php Use namespaced IDatabase class 2023-08-19 12:03:02 +08:00
MathMockHttpTrait.php Math: test usage of URL in HttpMultiClient 2023-05-08 18:19:30 +00:00
MathNativeMMLTest.php Use namespaced IDatabase class 2023-08-19 12:03:02 +08:00
MathoidCliTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00
MathRendererTest.php Remove explicit DB access 2024-01-11 15:57:02 +00:00
MathRestbaseInterfaceTest.php Remove functional dead code about PNG images 2023-10-30 10:46:08 +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