mediawiki-extensions-Math/tests/phpunit/InputCheck
Moritz Schubotz (physikerwelt) 8b481b45f1
Fix purging of cache in native mode
Adding action=purge to the url did not bypass cache
in native mode, because the check request was performed
before the purge information was passed.

* Move purge property to the base class
* Pass purge option via the checker constructor
* Add cache checking for mathoid checker
* Adjust method signatures accordingly

Change-Id: I6f545060ae72dac8b12fb0f85662c4048059b2e9
2024-02-05 20:56:19 +01:00
..
data Enable most tests which were previously disabled 2021-08-12 08:57:58 -07:00
InputCheckFactoryTest.php Fix purging of cache in native mode 2024-02-05 20:56:19 +01:00
LocalCheckerTest.php Append invisible apply character 2023-10-31 16:33:15 +01:00
MathoidCheckerTest.php Fix purging of cache in native mode 2024-02-05 20:56:19 +01:00
RestbaseCheckerTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00