wiki.techinc.nl/tests/phpunit/includes/deferred
Umherirrender 5d5a976455 tests: Remove reset of services in tests
Before a test is started there are no services, there is no need to
reset services in setUp().
After a test finished all created services are destroyed by
MediaWikiIntegrationTestCase and does not need own teardown.
overrideConfigValue() also resets services

Change-Id: I41c71866ec6d93cd2b7e3dd45269e0972ed6a273
2024-09-05 23:47:16 +02:00
..
CdnCacheUpdateTest.php
DeferredUpdatesTest.php deferred: remove BIG_QUEUE_SIZE logic that turned updates into jobs 2024-08-20 15:14:02 +00:00
LinksDeletionUpdateTest.php Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
LinksUpdateTest.php tests: Remove reset of services in tests 2024-09-05 23:47:16 +02:00
RefreshSecondaryDataUpdateTest.php Add namespace and deprecation alias to RefreshSecondaryDataUpdate 2024-05-20 19:05:24 +03:30
SearchUpdateTest.php
SiteStatsUpdateTest.php