wiki.techinc.nl/tests/phpunit/includes
2016-03-11 00:06:19 +00:00
..
actions Use static::class instead of get_called_class() 2016-02-29 22:43:58 +00:00
api Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
cache Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
changes Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
composer Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
config Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
content Add ContentHandler::supportsCategories method 2016-03-02 15:20:56 +01:00
context Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
db Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
debug Add missing namespace to @covers comments 2016-02-23 03:56:49 +00:00
deferred Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
diff Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
exception phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
externalstore Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
filebackend Add missing namespace to @covers comments 2016-02-23 03:56:49 +00:00
filerepo Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
GlobalFunctions Update comments about language codes 2016-02-19 07:31:51 +00:00
htmlform Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
import PHPUnit: Added test for unknown tags 2016-01-05 16:12:02 +02:00
installer Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
jobqueue Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
json Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
libs MemoizedCallable: Add test for memoized closure 2016-03-08 16:42:21 +00:00
logging Changed 'expiry' to American English 'expiration' in en.json 2016-02-18 20:07:27 +01:00
mail Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
media Replace uses of join() by implode() 2016-03-08 18:24:16 +00:00
objectcache Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
page phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
parser Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
password Fix class name of BcryptPasswordTest 2016-02-22 18:46:57 +01:00
phpunit Include phpunit license for backported classes 2015-09-25 11:18:20 -07:00
poolcounter Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
registration Add missing namespace to @covers comments 2016-02-23 03:56:49 +00:00
resourceloader Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
search Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
session Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
site Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
skins Fix trivial PHPCS violations in */skins/* directories 2016-03-02 21:02:15 +01:00
specialpage Replace uses of join() by implode() 2016-03-08 18:24:16 +00:00
specials Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
title phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
upload Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
user Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
utils Merge "Remove no-op parameter from UIDGeneratorTest" 2016-02-25 17:11:58 +00:00
BlockTest.php Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
CollationTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
DiffHistoryBlobTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
EditPageTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ExportTest.php phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
ExtraParserTest.php phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
FallbackTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FauxRequestTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FauxResponseTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FormOptionsInitializationTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FormOptionsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
GitInfoTest.php GitInfo: Allow cache to be in the extension directory itself 2016-01-06 14:41:36 -08:00
HooksTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HtmlFormatterTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HtmlTest.php phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
HttpTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LicensesTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LinkerTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LinkFilterTest.php LinkFilterTests: Uncomment test cases that should pass on PHP 5.5 2016-02-17 19:35:20 +00:00
MediaWikiTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MediaWikiVersionFetcherTest.php tests: Clean up file headers 2015-04-01 00:17:12 +01:00
MergeHistoryTest.php Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
MessageTest.php phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
MimeMagicTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MovePageTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWNamespaceTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWTimestampTest.php phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
OutputPageTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
PagePropsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
PathRouterTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
PreferencesTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
PrefixSearchTest.php Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
RevisionStorageTest.php Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
RevisionStorageTestContentHandlerUseDB.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
RevisionTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SampleTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SanitizerTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SanitizerValidateEmailTest.php Move several unit tests to directly subclass PHPUnit_Framework_TestCase 2015-06-09 10:03:23 -07:00
SiteConfigurationTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
StatusTest.php Allow passing a language into Status::getWikiText() etc. 2016-03-09 22:35:19 +00:00
TemplateCategoriesTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TemplateParserTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TestingAccessWrapper.php Handle static access in TestingAccessWrapper 2016-01-24 22:24:10 -06:00
TestingAccessWrapperTest.php Handle static access in TestingAccessWrapper 2016-01-24 22:24:10 -06:00
TestLogger.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TestUser.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TimeAdjustTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TitleArrayFromResultTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TitleMethodsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TitlePermissionTest.php phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
TitleTest.php phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
WatchedItemIntegrationTest.php Add WatchedItemIntegrationTest 2016-03-08 15:09:06 +00:00
WatchedItemStoreIntegrationTest.php Move EmailNotification::updateWatchlistTimestamp to WatchedItemStore 2016-03-08 18:44:05 +00:00
WatchedItemStoreUnitTest.php Move EmailNotification::updateWatchlistTimestamp to WatchedItemStore 2016-03-08 18:44:05 +00:00
WatchedItemUnitTest.php Move WatchedItem logic to WatchedItemStore 2016-03-08 15:41:22 +00:00
WebRequestTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WikiMapTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WikiReferenceTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
XmlJsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
XmlSelectTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
XmlTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00