mediawiki-extensions-Echo/tests/phpunit/revision_txt
WMDE-Fisch 868190bbf6 Echo notifications for mention failures
- Adds global "$wgEchoMentionStatusNotifications"
   to activate mention status notifications.
   (must be set before extension is loaded)
 - Adds notification types and icon for some basic mention
   failures.
 - Adds failure and stats for anonymous IP.
 - Adds check for links to user subpages.
 - Adds config var for max mention notifications allowed.
 - Bundles notifications.
 - Refactors test for the event generation and adds tests
   for unknown users, user links with subpages and failures
   for too many mentions.

Bug: T136326
Change-Id: I388bdc3714feb9a2865a5ad10dbeabb0a6a09a4f
2016-07-27 13:00:25 +02:00
..
40608353.txt Update tests/phpunit for new directory structure 2015-06-15 11:36:02 -07:00
40610292.txt Update tests/phpunit for new directory structure 2015-06-15 11:36:02 -07:00
138274875.txt Update tests/phpunit for new directory structure 2015-06-15 11:36:02 -07:00
138275105.txt Update tests/phpunit for new directory structure 2015-06-15 11:36:02 -07:00
612485595.txt Add test case to demonstrate T68512 is fixed 2015-07-06 17:31:08 -07:00
612485855.txt Add test case to demonstrate T68512 is fixed 2015-07-06 17:31:08 -07:00
637637213.txt Update tests/phpunit for new directory structure 2015-06-15 11:36:02 -07:00
637638133.txt Update tests/phpunit for new directory structure 2015-06-15 11:36:02 -07:00
646790570.txt Update tests/phpunit for new directory structure 2015-06-15 11:36:02 -07:00
646792804.txt Update tests/phpunit for new directory structure 2015-06-15 11:36:02 -07:00
647258025.txt Update tests/phpunit for new directory structure 2015-06-15 11:36:02 -07:00
647260329.txt Update tests/phpunit for new directory structure 2015-06-15 11:36:02 -07:00
747747747.txt Echo notifications for mention failures 2016-07-27 13:00:25 +02:00
747747748.txt Echo notifications for mention failures 2016-07-27 13:00:25 +02:00
747747749.txt Echo notifications for mention failures 2016-07-27 13:00:25 +02:00
README Update tests/phpunit for new directory structure 2015-06-15 11:36:02 -07:00

This folder holds wikitext revision excerpts that are used in
phpunit/includes/DiscussionParserTest.php

It just seemed a bit overkill to include the entire content in the PHP code ;)