mediawiki-extensions-Echo/tests/phpunit
WMDE-Fisch 4ac1711be8 Send mentions when editing multiple sections in between sections.
This patch fixes mentions not being send when multiple sections were added
in between sections.

Since we only want to send mentions when userlinks and signature are present
in the same section a new method was added extracting sections and the related
content from an addition. The results are checked whether a section content
contains a signature and might be relevant for mentions.

Bug: T141863
Change-Id: I434c664552bbadbeef6e897e20703e813f5a4c52
2016-09-08 15:15:14 +02:00
..
api Include ApiEchoMarkReadTest in @Database group 2016-05-23 16:12:02 -07:00
cache
controller BREAKING CHANGE: Change $wgEchoDefaultNotificationTypes to be logical 2016-04-22 19:08:12 -07:00
gateway Let EchoUserNotificationGateway return a different notification count 2016-03-22 14:22:15 +01:00
iterator
maintenance Clean up and fix updateEchoSchemaForSuppression.php 2016-06-06 23:56:28 +02:00
mapper Fix call to irrelevant function in testFetchByUserOffset 2016-08-25 16:55:17 -07:00
model Dynamic bundles 2016-06-27 09:49:13 -04:00
revision_txt Send mentions when editing multiple sections in between sections. 2016-09-08 15:15:14 +02:00
AttributeManagerTest.php Display special: Add which section (curr. Alert v. Msg.) each type's in 2016-04-28 20:33:52 +00:00
BundlerTest.php Dynamic bundles 2016-06-27 09:49:13 -04:00
ContainmentSetTest.php
DiffParserTest.php
DiscussionParserTest.php Send mentions when editing multiple sections in between sections. 2016-09-08 15:15:14 +02:00
EchoDbFactoryTest.php
NotifUserTest.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
TalkPageFunctionalTest.php Fix visibility of setUp methods in tests 2015-12-14 11:02:34 +01:00
ThankYouEditTest.php Prevent duplicate thank-you-edit notifications 2016-08-03 14:49:23 -04:00
UserLocatorTest.php