mediawiki-extensions-Math/tests/phpunit
Moritz Schubotz (physikerwelt) 9236575a1a Remove explicit DB access
* Uses BagOfStuff caching instead of custom-made DB cache
* By configuring the BagOfStuff cache in a way that
  it writes to the database no performance implications are expected
* For WMF-use this should have no effect since restbase
  is used to cache stuff
* Replaces Ib2c216f54e6817ee2c3be0355ba72bd4769ba6ea

Bug: T349442
Change-Id: I1ce8ad9cf4c1a9ae71f447e4e067b39ee2601640
2024-01-11 15:57:02 +00:00
..
data/restbase Enable most tests which were previously disabled 2021-08-12 08:57:58 -07:00
InputCheck Append invisible apply character 2023-10-31 16:33:15 +01:00
integration Use namespaced classes 2024-01-06 16:30:26 +01:00
unit Merge "Fix missing argument passing in DQ and FQ" 2024-01-06 21:43:41 +00:00
DummyPropertyDataTypeLookup.php Move test helper classes into own class file 2019-12-06 21:47:52 +01:00
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