mediawiki-extensions-Echo/tests
Moriel Schottlender 2875e3e5dd UnreadNotificationCounter should always normalize the count
Whether we estimate or not, the actual stored count should always be
normalized within the range of 0-cap. Estimation should always skip if
the current count is at the cap; in that case, the count can only be
changed when we get the value from the API through setCount() (used
when the value is known, rather than estimated.)

Change-Id: Ie8b81a4433e8254ee0e90f59e5b25d727158eecf
2016-09-23 16:22:56 -07:00
..
browser Remove etp_user 2016-09-09 09:32:28 -04:00
phpunit Send notification for mentions on changes 2016-09-14 12:36:22 +02:00
qunit UnreadNotificationCounter should always normalize the count 2016-09-23 16:22:56 -07: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 Fix visibility of setUp methods in tests 2015-12-14 11:02:34 +01:00