mediawiki-extensions-Echo/tests
bsitu a7fbb53584 Add method for fetching unread notifications
* This will be used for the unread notifications in message overlay

* This will be used to "mark all as read" based on sections ( event types ),
  since we can't do updateJoin.  We could set a max update limit like 3000,
  and use this to do "mark all as read", this would handle majority "mark all as read"
  use cases. This would also prevent updating big amount of data on a web request

Change-Id: I2a9103a73d0aa91a52d5c0233e946a0ef979f96d
2014-08-13 13:10:38 -07:00
..
api Use array_merge_resursive when merging based on array keys 2014-08-13 00:42:07 +00:00
browser QA: Add browser test for sign up notifications 2014-08-07 14:47:41 -07:00
externals Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
includes Add method for fetching unread notifications 2014-08-13 13:10:38 -07:00
qunit/overlay Hygiene: Split buildOverlay into smaller functions 2014-08-06 20:28:55 +00:00
BatchRowUpdateTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
bootstrap.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
ContainmentSetTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
DiffParserTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
DiscussionParserTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
echo.suite.xml Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
EmailFormatterTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
NotificationControllerTest.php Generalize a couple implementations of EchoGetDefaultNotifiedUsers 2014-08-01 12:31:53 -07:00
NotificationFormatterTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
NotifUserTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
SupressionMaintenanceTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
TalkPageFunctionalTest.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
UserLocatorTest.php Convert existing notifications to use user-locators 2014-08-04 11:16:34 -07:00