mediawiki-extensions-Echo/tests/phpunit
Kunal Mehta a00628b42a EventMapper::fetchByUserBundleHash(): Always return an array
It's basically impossible for DatabaseBase::select() to return false now
that ignoreErrors() is protected. So always return an array so callers
don't have to worry about false.

And remove a test that checked the result if DatabaseBase::select() did
return false.

Change-Id: I9ca8511585403d8c0ec262898ad4e61c2b038d51
2015-11-19 10:12:43 -08:00
..
api Hygiene: Echo/tests/phpunit/ directory structure should mimic Echo/ 2014-08-21 22:58:27 +00:00
cache Migrate LocalCache from MapCacheLRU to HashBagOStuff 2015-11-03 06:49:50 +00:00
controller Update formatting 2015-10-03 23:28:54 -04:00
formatters Update formatting 2015-10-03 23:28:54 -04:00
gateway Update formatting 2015-10-03 23:28:54 -04:00
iterator Update formatting 2015-10-03 23:28:54 -04:00
maintenance build: Enable phpcs rule 'MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment' and make pass 2015-10-29 13:06:14 +01:00
mapper EventMapper::fetchByUserBundleHash(): Always return an array 2015-11-19 10:12:43 -08:00
model Update formatting 2015-10-03 23:28:54 -04:00
revision_txt Add test case to demonstrate T68512 is fixed 2015-07-06 17:31:08 -07:00
AttributeManagerTest.php Update formatting 2015-10-03 23:28:54 -04:00
BatchRowUpdateTest.php build: Enable phpcs rule 'PSR2.Methods.MethodDeclaration.StaticBeforeVisibility' and make pass 2015-10-29 13:06:43 +01:00
ContainmentSetTest.php Update formatting 2015-10-03 23:28:54 -04:00
DiffParserTest.php build: Enable phpcs rule 'PSR2.Methods.MethodDeclaration.StaticBeforeVisibility' and make pass 2015-10-29 13:06:43 +01:00
DiscussionParserTest.php build: Enable phpcs rule 'PSR2.Methods.MethodDeclaration.StaticBeforeVisibility' and make pass 2015-10-29 13:06:43 +01:00
EchoDbFactoryTest.php Update formatting 2015-10-03 23:28:54 -04:00
EmailFormatterTest.php Update formatting 2015-10-03 23:28:54 -04:00
NotifUserTest.php Remove unncessary code from NotifUserTest 2015-11-12 11:27:36 -08:00
TalkPageFunctionalTest.php Update formatting 2015-10-03 23:28:54 -04:00
UserLocatorTest.php Update formatting 2015-10-03 23:28:54 -04:00