wiki.techinc.nl/tests/phpunit/includes/search
Aryeh Gregor d4045035b0 Make SpecialPageFactory a service
Calling SpecialPageFactory methods statically is now soft-deprecated.

SpecialPageFactory::resetList() is a no-op, and I changed tests
in core to use overrideMwServices() instead.

Methods that fell back to $wgUser now require a User object being passed.

Depends-On: Ie1f80315871085b9fd4763a265b588849d94414d
Change-Id: Id8a92d57743f790b7d8c377c033cef38d1bb24de
2018-08-17 11:12:23 -07:00
..
ParserOutputSearchDataExtractorTest.php Extract ParserOutput search index data fields from WikiTextContentHandler 2016-08-19 09:26:17 -04:00
SearchEnginePrefixTest.php Make SpecialPageFactory a service 2018-08-17 11:12:23 -07:00
SearchEngineTest.php Move utility methods from ApiTestCase to MediaWikiTestCase 2018-07-29 12:47:45 +03:00
SearchIndexFieldTest.php Add missing type to @param documentation 2017-08-11 20:37:35 +02:00
SearchNearMatchResultSetTest.php Convert SearchResultSet to typical iteration 2018-06-11 13:35:41 -07:00
SearchResultSetTest.php Push pagination decision for search into SearchEngine 2018-06-11 13:35:44 -07:00
SearchResultTest.php Convert SearchResultSet to typical iteration 2018-06-11 13:35:41 -07:00
SearchSuggestionSetTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00