wiki.techinc.nl/tests/phpunit/includes/user
Func f81ab9545a Replace some use of Language::truncateForDatabase() with mb_strcut()
For MessageContent::getTextForSummary(), the behaviour is exactly
the same;
For WikiPage::insertRedirectEntry(), the trailing ellipsis would
prevent landing on the position of the anchor;
For UserOptionsManager::saveOptionsInternal(), I also found the
trailing ellipsis is unnecessary, follow-up to commit 2a51865.

Bug: T326696
Bug: T207876
Change-Id: I2ec1878147cb0447794d2404db632733f83164cd
2023-01-30 04:50:33 +00:00
..
ActorMigrationTest.php Reorg: Move ActorMigration and ActorMigrationBase to user/ 2022-12-16 13:44:33 +01:00
ActorMigrationTest.sql Reorg: Move ActorMigration and ActorMigrationBase to user/ 2022-12-16 13:44:33 +01:00
BotPasswordTest.php tests: Simplify some nested ->will( $this->return assertions 2022-11-12 11:57:12 -07:00
DefaultOptionsLookupTest.php
ExternalUserNamesTest.php
LocalIdLookupTest.php
PasswordResetTest.php Remove unused parameter from PasswordResetTest 2022-11-28 15:38:59 +00:00
TalkPageNotificationManagerTest.php Make use of the new PageUpdateStatus 2022-11-30 17:56:58 +00:00
UserEditTrackerTest.php Use UserRigorOptions directly 2022-03-25 10:06:34 +11:00
UserGroupManagerTest.php tests: Replace assertEmpty with assertSame 2022-11-25 00:42:53 +01:00
UserGroupMembershipTest.php tests: Migrate away from setMwGlobals() to overrideConfigValue(s)() 2022-08-14 22:23:25 +01:00
UserOptionsLookupTest.php
UserOptionsManagerTest.php Replace some use of Language::truncateForDatabase() with mb_strcut() 2023-01-30 04:50:33 +00:00
UserTest.php Hard-deprecate User::idFromName 2023-01-14 13:06:23 +01:00