mediawiki-extensions-AbuseF.../tests/phpunit/unit
Daimona Eaytoy bf9142a644 Partial integration of EditBoxBuilder with HTMLForm
This patch adds a transparent HTMLForm field that can be used to insert
the edit box inside an HTMLForm, and updates /test and /tools to use
that. The field class, together with the other editbox-related classes,
is now in a dedicated namespace. A future TODO is making it a real
HTMLForm field.

Also improve a bit the form in /test: add section labels and
avoid reusing the same label message used on Special:AbuseFilter.

Bug: T261584
Change-Id: Ib74bb5fdba4f8476169b754030fce6d4f72ce65a
2021-02-01 16:23:42 +00:00
..
ChangeTags Organize unit tests 2021-01-01 13:26:37 +00:00
Consequences Introduce subclasses of Filter with specific use cases 2021-01-17 00:47:29 +00:00
Filter Introduce subclasses of Filter with specific use cases 2021-01-17 00:47:29 +00:00
Hooks Improve coverage for hooks 2021-01-14 22:49:24 +01:00
Parser Increase coverage for more classes 2021-01-17 17:38:58 +00:00
Special DI for AbuseFilterSpecialPage 2021-01-02 11:13:41 +01:00
VariableGenerator Improve coverage for several classes 2021-01-16 15:01:40 +00:00
Variables Make User::get* calls explicit in LazyVariableComputer 2021-01-17 00:35:40 +00:00
Watcher Introduce subclasses of Filter with specific use cases 2021-01-17 00:47:29 +00:00
AbuseFilterPermissionManagerTest.php Increase coverage for more classes 2021-01-17 17:38:58 +00:00
AbuseLoggerFactoryTest.php Introduce an EditRevUpdater service 2021-01-27 00:24:39 +01:00
BlockAutopromoteStoreTest.php Improve coverage for several classes 2021-01-16 15:01:40 +00:00
CentralDBManagerTest.php Organize unit tests 2021-01-01 13:26:37 +00:00
EditBoxBuilderFactoryTest.php Partial integration of EditBoxBuilder with HTMLForm 2021-02-01 16:23:42 +00:00
EditRevUpdaterTest.php Introduce an EditRevUpdater service 2021-01-27 00:24:39 +01:00
FilterCompareTest.php Organize unit tests 2021-01-01 13:26:37 +00:00
FilterImporterTest.php Organize unit tests 2021-01-01 13:26:37 +00:00
FilterLookupTest.php Use Filter objects in ViewDiff 2021-01-17 00:47:33 +00:00
FilterRunnerFactoryTest.php Increase coverage for more classes 2021-01-17 17:38:58 +00:00
FilterRunnerTest.php Increase coverage for more classes 2021-01-17 17:38:58 +00:00
FilterStoreTest.php Organize unit tests 2021-01-01 13:26:37 +00:00
FilterValidatorTest.php Improve coverage of parser-related classes 2021-01-15 03:16:48 +00:00
GlobalNameUtilsTest.php Rename AbuseFilterTest to GlobalNameUtilsTest 2021-01-01 18:11:39 +01:00
KeywordsManagerTest.php Misc coverage improvements 2021-01-15 00:51:16 +00:00
SpecsFormatterTest.php Use Filter objects in ViewDiff 2021-01-17 00:47:33 +00:00