wiki.techinc.nl/tests/phpunit/includes/search
Bartosz Dziewoński 4aebcfe097 Change more uses of getDBLoadBalancerFactory() to getConnectionProvider()
Some less trivial cases. Also update variable names.

This doesn't really change anything, but I hope it helps promote
getConnectionProvider() as the common way to do this.

Follow-up to 8604c384f6.

Change-Id: I6657d783375fac5c7fa856b884ff1fb09285e94c
2024-01-23 16:34:45 +01:00
..
ParserOutputSearchDataExtractorTest.php Fix more non-database tests accessing the database 2023-08-06 15:30:41 +00:00
PrefixSearchTest.php search: prefer user typed form when re-ranking a redirect to the top 2023-10-25 10:59:52 +02:00
SearchEnginePrefixTest.php search: prefer user typed form when re-ranking a redirect to the top 2023-10-25 10:59:52 +02:00
SearchEngineTest.php Change more uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-23 16:34:45 +01:00
SearchHighlighterTest.php
SearchNearMatchResultSetTest.php
SearchResultSetTest.php Fix more non-database tests accessing the database 2023-08-06 15:30:41 +00:00
SearchResultThumbnailProviderTest.php Use native inNamespace instead of getNamespace where possible 2024-01-08 10:15:04 +01:00
SearchResultTraitTest.php
TitleMatcherTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00