mediawiki-extensions-Echo/tests
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
..
browser Browser Tests: fix 2015-11-12 15:17:07 -08:00
externals Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
phpunit EventMapper::fetchByUserBundleHash(): Always return an array 2015-11-19 10:12:43 -08:00
qunit Implement SortedList in Echo notifications 2015-11-06 11:01:10 -08:00
bootstrap.php build: Enable phpcs rule 'Squiz.WhiteSpace.LanguageConstructSpacing.Incorrect' and make pass 2015-10-29 12:56:33 +01:00
echo.suite.xml Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
NotificationsTest.php build: Enable phpcs rule 'PSR2.Classes.PropertyDeclaration.ScopeMissing' and make pass 2015-10-29 13:06:43 +01:00