wiki.techinc.nl/tests/phpunit/includes/session
Gergő Tisza 854a462dc0 Remove $wgDisableAuthManager
Change-Id: I2b2c9693a275fcc026916bd97f303e7a5c8df341
2016-08-09 23:00:27 +00:00
..
BotPasswordSessionProviderTest.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
CookieSessionProviderTest.php Extended login: Don't use a $wg config variable, add UserName 2016-06-23 19:35:17 +02:00
ImmutableSessionProviderWithCookieTest.php Add SessionProvider::getRememberUserDuration(), fix some durations 2016-05-14 19:50:06 +00:00
MetadataMergeExceptionTest.php Improve SessionManager unit test coverage, and fix two namespacing bugs 2016-02-26 20:14:27 +00:00
PHPSessionHandlerTest.php Remove a test case from PHPSessionHandlerTest::testSessionHandling() 2016-06-01 04:46:41 +00:00
SessionBackendTest.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
SessionIdTest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
SessionInfoTest.php Add SessionInfo force-use flag 2016-05-10 15:59:32 -04:00
SessionManagerTest.php Remove $wgDisableAuthManager 2016-08-09 23:00:27 +00:00
SessionProviderTest.php Add SessionProvider::getRememberUserDuration(), fix some durations 2016-05-14 19:50:06 +00:00
SessionTest.php SessionManager: Add provision for encrypting session data 2016-04-29 15:34:55 +00:00
TestBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TestUtils.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
TokenTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
UserInfoTest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00