wiki.techinc.nl/tests
Erik Bernhardson 5da2c4197d Push common search api parameters into SearchApi class
We have a number of parameters that are pretty much the same between
these different search api's. Lets make them actually the same by
sharing the definitions, and then letting individual classes tweak them
as needed by removing the offset, or adjusting the max limits as
necessary.

Change-Id: I6f987db8ecb63dc943b4d2518bfe3703c677448e
2016-07-26 08:56:00 -07:00
..
browser Disable Cucumber scenarios that are broken in daily Jenkins jobs 2016-05-16 15:27:26 +00:00
parser Add a parser test for $wgNoFollowDomainExceptions functionality 2016-05-31 22:20:36 -07:00
phpunit Push common search api parameters into SearchApi class 2016-07-26 08:56:00 -07:00
qunit mediawiki.special.recentchanges: Use module.exports instead of mw.special 2016-05-26 17:45:39 +00:00
.gitignore
.htaccess
parserTests.php Fix parserTests.php script 2016-03-03 16:52:39 -08:00
testHelpers.inc parserTests.php: fix three bitrot bugs with --record 2016-04-08 12:20:50 +10:00
TestsAutoLoader.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00