wiki.techinc.nl/tests/phpunit/includes
Antoine Musso aeacaae2b2 (bug 38333) test blocked user cant createaccount
This patch adds BlockTest::testBlockedUserCanNotCreateAccount() which
test that a new user can createaccount and that blocking him will
prevents to the createaccount right.

Does not solve bug 38333 though!

Change-Id: Ia10e26825d50d47b4770900ee91dea666337f969
2012-07-19 08:19:15 +00:00
..
api Disable unneeded database requisite of generateRandomImages.php 2012-06-26 19:02:55 +02:00
cache [FileBackend] Factored out code into ProcessCacheLRU class. 2012-07-12 17:09:23 +00:00
db Added some extra tests for ORMRow class 2012-06-07 13:18:49 +02:00
debug Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
filerepo [FileBackend] MultiWrite code improvements and sanity checks. 2012-07-18 03:21:55 +00:00
GlobalFunctions Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
installer
json
libs Merge "JavaScriptMinifierTest: Increase test coverage" 2012-06-25 13:53:14 +00:00
media Employing MediaWikiTestCase's temporary file methods 2012-04-10 17:08:06 +02:00
mobile Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
normal
parser converts '@fixme' to '@todo FIXME' 2012-07-10 17:16:46 +02:00
search Use WikiPage instead of Article to call doEdit() and getId() 2012-02-06 11:19:14 +00:00
specials Fix doxygen docs before REL1_19 branching 2012-02-01 20:53:38 +00:00
upload Make session persist between calls to doApiRequest 2012-06-22 23:22:34 +02:00
ArticleTablesTest.php * Use WikiPage instead of Article 2012-02-01 15:53:57 +00:00
ArticleTest.php
BlockTest.php (bug 38333) test blocked user cant createaccount 2012-07-19 08:19:15 +00:00
CdbTest.php Set CdbTest to skipped instead of incomplete 2012-04-30 09:49:31 +02:00
DiffHistoryBlobTest.php xdiff_string_rabdiff() appeared in version 1.5.0 of xdiff extension. 2012-02-20 16:03:40 +00:00
EditPageTest.php Follow-up r113922: tests 2012-03-15 15:38:11 +00:00
ExternalStoreTest.php
ExtraParserTest.php
FauxResponseTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
HooksTest.php
HtmlTest.php [Html::namespaceSelector] Remove default id/name attributes 2012-03-07 19:14:20 +00:00
HttpTest.php
IPTest.php [IP] Added an IP::prettifyIP() function for displaying IPs. 2012-05-11 10:53:14 -07:00
JsonTest.php
LanguageConverterTest.php
LicensesTest.php
LinksUpdateTest.php Introducing LinksUpdateTest. 2012-05-13 17:07:10 +02:00
LocalFileTest.php
MessageTest.php Add phpunit testcases for Bug 30681 2012-03-28 15:36:23 +05:30
MockOutputPage.php MockOutputPage class in its own file 2012-04-13 12:47:19 +02:00
MWFunctionTest.php
MWNamespaceTest.php helpers to get subjects/talk namespaces 2012-06-26 22:25:59 +02:00
ParserOptionsTest.php * Use WikiPage instead of Article for ParserCache stuff 2012-02-05 16:45:41 +00:00
PathRouterTest.php Fix bug 34684 in my PathRouter code: 2012-02-24 11:31:36 +00:00
PreferencesTest.php enable email for PreferencesTest.php 2012-04-30 09:29:45 +02:00
Providers.php
RecentChangeTest.php RecentChangeTest use the Database 2012-03-23 18:20:01 +01:00
ResourceLoaderTest.php
RevisionStorageTest.php Adding $this->tablesUsed to RevisionStorageTest. 2012-05-07 14:46:25 -07:00
RevisionTest.php
SampleTest.php Change some NS_IMAGE to NS_FILE 2012-06-24 21:50:10 +02:00
SanitizerTest.php (bug 36495) Sanitizer: Convert align to margin/float outside tables. 2012-07-03 08:54:46 +02:00
SanitizerValidateEmailTest.php
SeleniumConfigurationTest.php
SiteConfigurationTest.php
TemplateCategoriesTest.php * Use WikiPage instead of Article to call doEdit() 2012-02-12 15:22:01 +00:00
TimeAdjustTest.php Revert "(bug 32297) Use symbolic names, not offsets for a default timezone." 2012-07-02 13:12:16 +02:00
TitleMethodsTest.php Adding more tests for Title. 2012-05-02 19:32:56 +02:00
TitlePermissionTest.php Revert "(bug 32297) Use symbolic names, not offsets for a default timezone." 2012-07-02 13:12:16 +02:00
TitleTest.php Fix doxygen docs before REL1_19 branching 2012-02-01 20:53:38 +00:00
UserTest.php Documentation and whitespace 2012-01-19 14:56:18 +00:00
WebRequestTest.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
WikiPageTest.php converts '@fixme' to '@todo FIXME' 2012-07-10 17:16:46 +02:00
XmlJsTest.php
XmlSelectTest.php
XmlTest.php Use Xml::languageSelector in SpecialAllmessages 2012-07-10 13:43:38 -04:00
ZipDirectoryReaderTest.php