wiki.techinc.nl/tests/phpunit/integration/includes/user/TempUser
Kosta Harlan 79cfe19109 TempAccounts: Make Throttler and WebRequest required
Why:

- In real world usages, both the Throttler and request objects are
  required. We can override these objects in tests easily enough and
  simplify the application code in the process.

What:

- Make Throttler and WebRequest objects required in
  `TempUserCreator::create()`

Depends-On: I13cb0dbeaa78e3ad5c7250c7565ee97099d97867
Change-Id: I5eaa68b8212570b3324a0fdec452189c6b56f810
2024-04-23 16:51:49 +00:00
..
RealTempUserConfigTest.php Update wgAutoCreateTempUser config defaults 2024-04-03 16:25:47 +00:00
TempUserCreatorTest.php TempAccounts: Make Throttler and WebRequest required 2024-04-23 16:51:49 +00:00
TempUserTestTrait.php TempAccounts: Rate limit acquisition of temp account names 2024-04-23 13:33:57 +00:00