mediawiki-extensions-Discus.../tests/cases/EventDispatcher
Bartosz Dziewoński 80704b6e80 Test cases for interactions with events generated by base Echo
Adding test cases in a separate commit to make it easier to review how
the test results change after I98fbca8e.

* For mentions, the 'mentioned-users' extra parameter is copied to our
  event (which is then used to avoid duplicate notifications).
* For user talk page edit, nothing special happens right now (we use
  the target page title to avoid duplicate notifications, but this is
  not apparent from the test case, since page titles are not present).

Bug: T281590
Bug: T253082
Change-Id: I153e7735f63f1e2643ed881281d807313cd699c3
2021-08-01 12:27:33 +02:00
..
emptysection Add PHPUnit integration tests for EventDispatcher 2021-07-24 05:28:04 +02:00
multiple Add PHPUnit integration tests for EventDispatcher 2021-07-24 05:28:04 +02:00
newsection Add PHPUnit integration tests for EventDispatcher 2021-07-24 05:28:04 +02:00
notcomments Add PHPUnit integration tests for EventDispatcher 2021-07-24 05:28:04 +02:00
other-events Test cases for interactions with events generated by base Echo 2021-08-01 12:27:33 +02:00
sametime Improve notifications for comments posted in close succession 2021-08-01 12:27:33 +02:00
section0 Fix notifications when new comment is under subheading 2021-07-24 05:28:10 +02:00
simple Add PHPUnit integration tests for EventDispatcher 2021-07-24 05:28:04 +02:00
subsection Fix notifications when new comment is under subheading 2021-07-24 05:28:10 +02:00
subsection-empty Fix notifications when new comment is under subheading 2021-07-24 05:28:10 +02:00
no-other-events.json Test cases for interactions with events generated by base Echo 2021-08-01 12:27:33 +02:00