mediawiki-extensions-Math/tests
Moritz Schubotz (physikerwelt) 35d57a65cc Use Mathoid to validate Wikibase formuale
* Reenable math validator tests
* Introduce $wgMathUseRestBase which defaults to true
  and determines if mathoid is used via RESTbase or directly
* The effect of this change can be tested by setting $wgMathUseRestBase
  to false, and then creating a new statement of a property with type math.
  One should see a connection to mathoid for every new string and one should
  also see the WAN cache for the check endpoint to fill up. Note that
  setting WANObject cache to the database simplifies the investigation
  of the WAN cache content.

Bug: T274436
Change-Id: I40109e9e09464da78bf855646fb800ee87c1ea67
2021-02-18 22:13:58 +01:00
..
parser Update to parserTests v2 (tidy by default) 2020-04-02 14:19:46 -04:00
phpunit Use Mathoid to validate Wikibase formuale 2021-02-18 22:13:58 +01:00
selenium build: Update eslint-config-wikimedia to 0.16.1 2020-06-16 15:59:33 +01:00
wfTest.php Remove unused non-global $wgUser in wfTest 2020-09-11 18:34:23 +00:00