wiki.techinc.nl/tests/phpunit/includes/session
Amir Sarabadani 974313663a Reorg: Move ProxyLookup to Request/
It's basically only used there.

Bug: T321882
Change-Id: Ibd9cac69772270b50152572ed618c692bbd5e4d9
2023-08-06 12:22:58 +02:00
..
BotPasswordSessionProviderTest.php tests: Migrate Database::delete calls to DeleteQueryBuilder 2023-07-14 14:48:42 +02:00
CookieSessionProviderTest.php tests: Use MainConfigNames consts to refer config names 2023-06-19 20:21:08 +00:00
CsrfTokenSetTest.php tests: Avoid database usage when possible 2023-07-31 00:46:13 +00:00
ImmutableSessionProviderWithCookieTest.php tests: Use MainConfigNames consts to refer config names 2023-06-19 20:21:08 +00:00
PHPSessionHandlerTest.php Tests: treat wgHooks like a regular config variable. 2023-03-09 12:25:46 +11:00
SessionBackendTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
SessionInfoTest.php
SessionManagerTest.php Reorg: Move ProxyLookup to Request/ 2023-08-06 12:22:58 +02:00
SessionProviderTest.php tests: Use MainConfigNames consts to refer config names 2023-06-19 20:21:08 +00:00
SessionTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
TestBagOStuff.php Get the MainConfig from MediaWikiServices instead of RequestContext 2022-05-24 21:54:21 +00:00
TestUtils.php Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00
UserInfoTest.php