wiki.techinc.nl/tests
Antoine Musso ab8bafeacc tests: stop updating the search engine
While running includes/api tests, profiling reports tests are doing
hundred of inserts followed by hundred of matching deletes. That is due
to the search engine updates.

For almost all tests, there is no need to update the search engine, that
is a waste of I/O and CPU cycles.

Speed up the run by using 'SearchEngineDummy'.

Our search tests still pass since they take care of setting up a search
engine.

Change-Id: Ic10e989e27fd3901ea215f544a0490baef57f0a4
2016-11-04 17:38:43 +01:00
..
browser Run tests from MediaWiki-Vagrant virtual machine headlessly 2016-09-07 19:32:21 +02:00
common tests: stop updating the search engine 2016-11-04 17:38:43 +01:00
parser Merge "Don't parse <nowiki><span class="error"></nowiki>" 2016-11-01 21:27:36 +00:00
phpunit Add hooks for WatchedItemQueryService / ApiQueryWatchlist 2016-11-03 11:41:40 +00:00
qunit Merge "resourceloader: Optimise startup by merging regexes" 2016-11-03 00:29:58 +00:00
.gitignore
.htaccess