wiki.techinc.nl/tests/phpunit/integration/includes
Bartosz Dziewoński 279fd16bab tests: Avoid deprecated Status / StatusValue methods
Use more specific and less fragile assertions whenever possible;
most tests don't need to examine the internals of the status so
closely. Use StatusValue::getMessages() when necessary.

Change-Id: Ie4b3ebc03abb0e352e82394ced6ab9e733c83fb4
2024-06-15 10:14:37 +02:00
..
block block: Deprecate and stop using $wgBlockTargetMigrationStage 2024-05-10 15:54:17 +10:00
cache Namespace includes/cache 2024-02-20 10:28:03 -05:00
CommentFormatter Remove deprecated Linker methods 2024-05-15 15:18:07 +00:00
composer composer: Remove localization from unlocalizable LockFileChecker 2024-05-30 19:56:29 +01:00
context tests: Use namespaced classes (@covers) 2024-06-14 00:15:40 +02:00
db tests: Use namespaced classes (2) 2024-06-13 23:21:02 +02:00
diff tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
editpage/Constraint Namespace includes/context 2024-02-08 11:07:01 -05:00
export tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
filerepo tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
Html Html,Xml: Widen @covers tags 2024-03-30 21:48:32 +00:00
HTMLForm tests: Use namespaced classes (2) 2024-06-13 23:21:02 +02:00
http tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
language tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
libs tests: Use namespaced classes (2) 2024-06-13 23:21:02 +02:00
logging Remove all @package comments 2024-05-10 13:53:15 +02:00
mail mail: Improve docs, fix file headers, widen @covers 2024-05-10 19:48:43 +01:00
page Add namespace and deprecation alias to JsonContent 2024-05-20 18:57:07 +03:30
parser tests: Use namespaced classes (2) 2024-06-13 23:21:02 +02:00
Permissions Permissions: Widen @covers tags in tests 2024-04-11 22:11:56 +01:00
poolcounter tests: Fix @covers in PoolCounterConnectionManagerTest 2024-03-23 09:57:56 +01:00
RenameUser Add integration test for RenameuserSQL 2023-11-15 09:23:06 +11:00
ResourceLoader tests: Add more use statements in namespaced classes 2024-02-18 21:31:02 +00:00
Rest/Handler tests: Avoid deprecated Status / StatusValue methods 2024-06-15 10:14:37 +02:00
revisionlist tests: Use namespaced classes (2) 2024-06-13 23:21:02 +02:00
search tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
specials Change more uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-23 16:34:45 +01:00
Storage Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
StubObject Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
user Merge "TempUserTestTrait: Use an array for config overrides when disabling" 2024-06-14 14:03:49 +00:00
utils Add namespace and deprecation alias to FileBackend 2024-05-19 22:35:58 +03:30
watchlist Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ExtensionJsonTestBase.php tests: Use namespaced classes (2) 2024-06-13 23:21:02 +02:00
ExtensionServicesTestBase.php tests: Check that extension service getter methods exist 2023-06-20 10:37:12 +02:00
MediaWikiEntryPointTest.php tests: Use namespaced classes (2) 2024-06-13 23:21:02 +02:00