mediawiki-extensions-AbuseF.../tests/phpunit/unit
Abijeet b1e404fc79 ConsequencesFactory: Avoid creating Session object during service wiring
Service wiring should only depend on config, not on request state.

Creating a session object during service wiring causes issues with entry
points such as opensearch_desc.php that disable the session.

Bug: T340113
Change-Id: I2450b0b6821ff0b097e283ff660a0b8aeea9590a
2023-06-27 20:11:38 +05:30
..
ChangeTags Use ActionSpecifier to load the IP address 2022-12-17 22:52:24 +01:00
Consequences ConsequencesFactory: Avoid creating Session object during service wiring 2023-06-27 20:11:38 +05:30
Filter Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
Hooks Merge "Add tests for temporary user in CheckUserHandlerTest" 2023-05-27 16:31:04 +00:00
Parser Mark protected stuff in classes with no subclasses as private 2023-06-23 12:28:06 +02:00
Special tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
VariableGenerator Make old_links retrieval cleaner 2023-06-13 14:03:21 +02:00
Variables Make some non-static providers static 2023-06-16 20:54:33 +02:00
Watcher Use new DeferredUpdatesManager service 2023-05-30 12:50:08 +00:00
AbuseFilterPermissionManagerTest.php Make some non-static providers static 2023-06-16 20:54:33 +02:00
AbuseLoggerFactoryTest.php Replace deprecated database object access methods 2023-03-08 16:50:56 +01:00
ActionSpecifierTest.php Use ActionSpecifier to load the IP address 2022-12-17 22:52:24 +01:00
BlockAutopromoteStoreTest.php Make some non-static providers static 2023-06-16 20:54:33 +02:00
CentralDBManagerTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
EditBoxBuilderFactoryTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
EditRevUpdaterTest.php Make use of the ??= operator and such where it makes sense 2023-06-12 10:27:03 +02:00
EditStashCacheTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
EmergencyCacheTest.php Use independent stats for emergency disable 2021-02-26 18:10:49 +01:00
FilterCompareTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
FilterImporterTest.php Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
FilterLookupTest.php Make use of the ??= operator and such where it makes sense 2023-06-12 10:27:03 +02:00
FilterProfilerTest.php Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
FilterRunnerFactoryTest.php Use new DeferredUpdatesManager service 2023-05-30 12:50:08 +00:00
FilterRunnerTest.php Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
FilterStoreTest.php Merge "Replace deprecated database object access methods" 2023-03-27 09:11:46 +00:00
FilterValidatorTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
GlobalNameUtilsTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
KeywordsManagerTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
RunnerDataTest.php Refactor ParserStatus 2021-09-17 11:25:54 +00:00
SpecsFormatterTest.php Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
TextExtractorTest.php Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00