Go to file
Thiemo Kreuz ca83bbfd3b Improve coverage for mostly untested ApiQueryExtracts
Instead of trying to come up with a (probably hypercomplex) integration
test for the entire API module, I start to test a few more critical
details. Yes, this is now testing private implementation details. This
is meant as a migration path. See, it's hard to test code like this
without rewriting it, and hard to rewrite it without tests. This patch
aims to give us a little more confidence for future rewrites.

Change-Id: I0405e13eba31124fcb5af83159d7438fe0ad9879
2019-02-11 17:37:20 +01:00
i18n Localisation updates from https://translatewiki.net. 2019-01-17 09:12:59 +01:00
includes Use PHP7 syntax features 2019-02-02 21:58:54 +01:00
tests/phpunit Improve coverage for mostly untested ApiQueryExtracts 2019-02-11 17:37:20 +01:00
.eslintrc.json build: Set "root": true, in .eslintrc.json 2018-12-17 18:58:48 -08:00
.gitignore build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-20 00:23:06 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:54 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 16.0.1 2018-02-25 11:38:27 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 17:07:56 +00:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 05:27:44 +00:00
COPYING Add COPYING 2014-01-22 21:33:49 +00:00
extension.json Use PHP7 syntax features 2019-02-02 21:58:54 +01:00
Gruntfile.js Add recent pattern for ESLinting in repo 2018-09-03 15:31:36 +01:00
package.json build: Update devDependencies 2018-11-26 23:41:56 +00:00
TextExtracts.php Use PHP7 syntax features 2019-02-02 21:58:54 +01:00