wiki.techinc.nl/tests/phpunit/includes/session
Gergő Tisza 35d3ffc648
BotPasswordSessionProviderTest: Do not set MW_API
Constants bleed over to other tests so setting them in tests is
fragile.

Change-Id: I0a09e90ea95821260c420cf8a763b71a385727d4
2022-09-23 14:28:14 +02:00
..
BotPasswordSessionProviderTest.php BotPasswordSessionProviderTest: Do not set MW_API 2022-09-23 14:28:14 +02:00
CookieSessionProviderTest.php Migrate use of global to use of config settings 2022-08-12 12:25:17 +00:00
CsrfTokenSetTest.php
ImmutableSessionProviderWithCookieTest.php Migrate use of global to use of config settings 2022-08-12 12:25:17 +00:00
PHPSessionHandlerTest.php Merge "Remove confusing ->onlyMethods( [] ) with empty array from tests" 2022-08-14 23:45:26 +00:00
SessionBackendTest.php Replace trivial usages of code in strings with concatenation 2022-08-26 12:26:44 +00:00
SessionInfoTest.php
SessionManagerTest.php Migrate use of global to use of config settings 2022-08-12 12:25:17 +00:00
SessionProviderTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
SessionTest.php session: Fix broken SessionTest case due to PHPUnit dependency change 2022-09-14 16:27:34 +02:00
TestBagOStuff.php Get the MainConfig from MediaWikiServices instead of RequestContext 2022-05-24 21:54:21 +00:00
TestUtils.php
UserInfoTest.php