mediawiki-extensions-Math/tests
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
..
api-testing REST API endpoint for popups 2022-08-05 17:47:44 +09:00
parser Update to parserTests v2 (tidy by default) 2020-04-02 14:19:46 -04:00
phpunit Fix purging of cache in native mode 2024-02-05 20:56:19 +01:00
selenium selenium: Refactor WebdriverIO tests from sync to async mode 2022-02-01 01:24:19 +11:00
wfTest.php Use namespaced classes 2024-01-06 16:30:26 +01:00