wiki.techinc.nl/tests/phpunit/includes
Kunal Mehta 5be95186d7 Don't require database access in ApiMainTest
It's still slow though because ApiTestCase does expensive things in
setUp(), but nothing in these tests need database access anymore.

Change-Id: Iaf431cc62fe23154c42967e6391c533fe1c5346e
2015-04-02 15:32:06 +00:00
..
actions tests: Clean up file headers 2015-04-01 00:17:12 +01:00
api Don't require database access in ApiMainTest 2015-04-02 15:32:06 +00:00
cache
changes tests: Clean up file headers 2015-04-01 00:17:12 +01:00
composer tests: Clean up file headers 2015-04-01 00:17:12 +01:00
config
content Don't require database access for ContentHandlerTest 2015-03-26 17:01:13 -07:00
context
db tests: Clean up file headers 2015-04-01 00:17:12 +01:00
debug
deferred
diff tests: Clean up file headers 2015-04-01 00:17:12 +01:00
exception
externalstore
filebackend Profile all external HTTP requests from MW 2015-03-03 20:54:30 -08:00
filerepo filerepo: Use standard method for creating temp dir in unit test 2015-02-11 01:42:12 +00:00
GlobalFunctions Remove duplicate param escaping code 2015-03-05 17:06:04 +00:00
htmlform
installer
jobqueue
json
libs Merge "tests: Clean up file headers" 2015-04-01 22:27:33 +00:00
logging
mail
media SECURITY: Don't allow entities in XMP with HHVM 2015-04-01 09:56:43 -07:00
objectcache
page
parser Parser tests for page status indicators 2015-03-29 22:31:51 +00:00
password
poolcounter
registration Avoid @backupGlobals in ExtensionRegistryTest 2015-02-22 11:02:15 +01:00
resourceloader ResourceLoaderImage: Add basic tests 2015-03-30 19:15:35 +02:00
search
site tests: Clean up file headers 2015-04-01 00:17:12 +01:00
skins tests: Clean up file headers 2015-04-01 00:17:12 +01:00
specialpage tests: Clean up file headers 2015-04-01 00:17:12 +01:00
specials
title tests: Clean up file headers 2015-04-01 00:17:12 +01:00
upload SECURITY: Always expand xml entities when checking SVG's 2015-04-01 09:56:20 -07:00
utils StringUtils: throw InvalidArgumentException and move into libs/ 2015-01-29 10:30:57 -08:00
BlockTest.php
CollationTest.php
DiffHistoryBlobTest.php
EditPageTest.php phpcs fixups for line length 2015-03-14 11:05:41 +00:00
ExtraParserTest.php
FallbackTest.php
FauxRequestTest.php
FauxResponseTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php
HooksTest.php
HtmlFormatterTest.php
HtmlTest.php Html: Make addition of 'mw-ui-input' conditional on $wgUseMediaWikiUIEverywhere 2015-03-13 19:02:34 +00:00
HttpTest.php Profile all external HTTP requests from MW 2015-03-03 20:54:30 -08:00
ImportTest.php
LicensesTest.php
LinkerTest.php Don't double escape in Linker::formatLinksInComment 2015-01-15 18:14:42 +00:00
LinkFilterTest.php
MediaWikiVersionFetcherTest.php tests: Clean up file headers 2015-04-01 00:17:12 +01:00
MessageTest.php Message: Clean up unit tests and improve code coverage 2015-04-02 08:36:19 +01:00
MimeMagicTest.php
MovePageTest.php Check $auth parameter in Title::isValidMoveOperation() 2015-02-05 10:52:10 -08:00
MWNamespaceTest.php
MWTimestampTest.php
OutputPageTest.php Revert "Optimize order of styles and scripts" 2015-03-25 04:40:46 +00:00
PathRouterTest.php
PreferencesTest.php
PrefixSearchTest.php PrefixSearchTest: Move insertPage() from setUp() to addDBData() 2015-03-25 19:10:40 +00:00
RevisionStorageTest.php
RevisionStorageTestContentHandlerUseDB.php
RevisionTest.php
SampleTest.php
SanitizerTest.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
SanitizerValidateEmailTest.php
SiteConfigurationTest.php
StatusTest.php Fix magic getter for $status->ok 2015-02-14 00:05:41 +00:00
TemplateCategoriesTest.php
TemplateParserTest.php TemplateParser: make most functions protected, only expose processTemplate() 2015-03-22 20:31:59 -07:00
TestingAccessWrapper.php Fix TestingAccessWrapper::__call 2015-03-26 09:26:01 +00:00
TestingAccessWrapperTest.php Fix TestingAccessWrapper::__call 2015-03-26 09:26:01 +00:00
TestUser.php
TimeAdjustTest.php
TitleArrayFromResultTest.php
TitleMethodsTest.php
TitlePermissionTest.php Made EditPage avoid querying the master block table on form view 2015-02-16 22:52:23 +00:00
TitleTest.php Simplify TitleTest::testWgWhitelistReadRegexp() 2015-03-27 22:22:51 -07:00
UserArrayFromResultTest.php
UserTest.php User: Add unit tests for getId, isAnon and isLoggedIn 2015-04-02 07:13:54 +00:00
WebRequestTest.php
XmlJsTest.php
XmlSelectTest.php
XmlTest.php Html: Make addition of 'mw-ui-input' conditional on $wgUseMediaWikiUIEverywhere 2015-03-13 19:02:34 +00:00