wiki.techinc.nl/tests/phpunit/includes
Antoine Musso 9a2dc2d05a Tests for r96188 features
That revision let us pass an array of values to 'class', 'rel'
and 'accesskey'. The revision requested some tests :)
2011-10-24 17:45:45 +00:00
..
api Fix comment blocks that start /* to /** 2011-10-11 18:30:50 +00:00
db Revert r98355 and r98357; drop the field instead. 2011-10-02 06:10:55 +00:00
filerepo StoreBatchTest counts now correct, and using assertEquals 2011-10-16 22:18:18 +00:00
GlobalFunctions Forgot lowercase again, arrggghhhh 2011-10-16 22:25:41 +00:00
installer Basic first round of testing for the InstallDocFormatter 2011-06-29 01:26:56 +00:00
json Followup r96717; Fix whitespace. 2011-09-25 02:09:42 +00:00
libs * (bug 31187) Fix for user JavaScript validation to allow identifiers with valid Unicode letter characters 2011-09-27 22:51:36 +00:00
media (follow-up r100575 / r99477) unit-tests for jpegMetadataExtractor dealing with padding bytes. 2011-10-24 02:47:22 +00:00
normal
parser test that preloaded text is unstripped 2011-10-24 10:51:46 +00:00
search Fixup some assignments in conditionals 2011-10-16 03:27:12 +00:00
specials using real identity for hashar 2011-10-24 09:08:13 +00:00
upload Fixup some assignments in conditionals 2011-10-16 03:27:12 +00:00
ArticleTablesTest.php w/s changes: “svn diff -x-w” is clean 2011-08-01 16:01:13 +00:00
ArticleTest.php For r91123: 2011-09-07 17:55:37 +00:00
BlockTest.php Make testBug26425BlockTimestampDefaultsToTime be tolerrant of up to 2 seconds 2011-08-18 06:23:44 +00:00
CdbTest.php
ExternalStoreTest.php
ExtraParserTest.php follow-up r95171 - add unit test for tracking categories. 2011-08-21 19:28:35 +00:00
FauxResponseTest.php * Added some tests for FauxResponse class 2011-07-13 20:16:14 +00:00
FormOptionsInitializationTest.php using real identity for hashar 2011-10-24 09:08:13 +00:00
FormOptionsTest.php using real identity for hashar 2011-10-24 09:08:13 +00:00
HooksTest.php
HtmlTest.php Tests for r96188 features 2011-10-24 17:45:45 +00:00
HttpTest.php Gut anything from HttpTest that involves making external requests and setting cookies - the way we do this suite needs to be completely rethought. 2011-09-08 14:04:36 +00:00
IPTest.php Fix comment blocks that start /* to /** 2011-10-11 18:30:50 +00:00
JsonTest.php enhance tests name (for --testdox option) 2011-07-03 18:09:30 +00:00
LanguageConverterTest.php
LicensesTest.php
LocalFileTest.php
MessageTest.php Whitespace/documentation 2011-09-14 15:07:20 +00:00
MWFunctionTest.php
MWNamespaceTest.php using real identity for hashar 2011-10-24 09:08:13 +00:00
ParserOptionsTest.php
Providers.php using real identity for hashar 2011-10-24 09:08:13 +00:00
ResourceLoaderTest.php
RevisionTest.php skip gzip tests if gzip is turned off 2011-06-17 21:15:24 +00:00
SampleTest.php
SanitizerTest.php Test handling of escaped CSS comments 2011-10-24 08:39:58 +00:00
SanitizerValidateEmailTest.php Rename class to match change of method location 2011-07-24 19:59:42 +00:00
SeleniumConfigurationTest.php
SiteConfigurationTest.php enhance tests name (for --testdox option) 2011-07-03 18:09:30 +00:00
TimeAdjustTest.php
TitlePermissionTest.php Update some deprecated code 2011-10-14 21:18:38 +00:00
TitleTest.php Title::isValidMoveOperation needs a db 2011-10-02 21:07:17 +00:00
UserTest.php Use dataProvider for the testIsValidUserName method. Followup r99466 2011-10-11 10:25:58 +00:00
WebRequestTest.php Removed debugging code from r94932 2011-08-18 20:05:09 +00:00
XmlJsTest.php
XmlSelectTest.php Followup r99305 - change tests to match behaviour. Would set globals but restoring them manually is just too laborious 2011-10-08 11:58:01 +00:00
XmlTest.php Followup r99305 - change tests to match behaviour. Would set globals but restoring them manually is just too laborious 2011-10-08 11:58:01 +00:00
ZipDirectoryReaderTest.php