wiki.techinc.nl/tests/phpunit/unit/includes
daniel e98094956a Don't fail hard on bad titles in the database.
This updates some code that has been constructing TitleValue directly
to use TitleValue::tryNew or TitleParser::makeTitleValueSafe.

Bug: T200055
Change-Id: If781fe62213413c8fb847fd9e90f079e2f9ffc9d
2019-11-25 22:15:38 +01:00
..
auth
changes Cleanup of old PHPUnit usage, part 2 2019-10-04 21:47:46 -07:00
composer Cleanup of old PHPUnit usage, part 2 2019-10-04 21:47:46 -07:00
config Backwards-compatible PHPUnit 8 preparations 2019-11-02 12:40:07 -07:00
content
debug/logger More backwards compatible changes for PHPUnit 2019-11-12 17:07:23 -08:00
deferred
diff tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
exception
filebackend Deprecate FileJournal::factory 2019-11-04 15:17:56 +01:00
filerepo/file phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
GlobalFunctions Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
htmlform tests: Replace PHPUnit's loose assertEquals(false) with assertFalse() 2019-10-04 00:30:36 +00:00
http
installer Merge "Fix installation failure due to unexpected dbpath under CLI installation" 2019-09-06 17:38:36 +00:00
interwiki tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
jobqueue Return deduplication to CategoryMembershipJob 2019-10-29 06:10:22 +00:00
json Tweak comment in FormatJsonUnitTest::testEmptyJsonKeyArray 2019-10-12 23:32:12 +01:00
language tests: Nuke last usages of setExpectedException() 2019-10-13 22:12:34 -07:00
libs ComposerInstalledTest: remove mentions of phpunit-mock-objects 2019-11-21 12:59:45 -08:00
media tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
objectcache tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
page tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
parser Prefer assertSame() in SanitizerUnitTest 2019-11-23 22:22:36 +01:00
password Improve password test coverage 2019-11-19 15:00:59 +00:00
preferences
registration tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
resourceloader tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
Rest Conditional request support 2019-10-14 12:01:25 +11:00
Revision phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
search Add faux SearchResult and SearchResultSet 2019-10-07 16:35:58 +02:00
session tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
shell
skins Cleanup of old PHPUnit usage, part 3 2019-10-05 00:00:45 -07:00
Storage Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
tidy
title Don't fail hard on bad titles in the database. 2019-11-25 22:15:38 +01:00
user Type hint against IResultWrapper 2019-10-04 19:58:19 +02:00
utils Replace some oldskool @see with @inheritDoc 2019-11-08 18:00:27 +00:00
watcheditem Update tests to use PHPUnit 6 class names 2019-10-06 01:01:28 -07:00
BadFileLookupTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
DerivativeRequestTest.php
FactoryArgTestTrait.php PHP 7.4 fixes 2019-11-22 09:49:56 +00:00
FauxResponseTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
FormOptionsInitializationTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
FormOptionsTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
LicensesTest.php
PathRouterTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
SanitizerValidateEmailTest.php
ServiceWiringTest.php
SiteConfigurationTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
TitleArrayFromResultTest.php Type hint against IResultWrapper 2019-10-04 19:58:19 +02:00
XmlJsTest.php
XmlSelectTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00