wiki.techinc.nl/tests/phpunit/includes/session
Matěj Suchánek 45390a52eb Clean up tests
Replace strpos with str_contains, str_starts_with, etc.
Fix spelling of "cannot" and other typos.

Change-Id: Ie52900b323f46d1978a9dd9ea3b17619b8942160
2024-02-12 09:25:25 +01:00
..
BotPasswordSessionProviderTest.php Migrate bot passwords to virtual domains 2024-02-01 17:35:29 +01:00
CookieSessionProviderTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
CsrfTokenSetTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
ImmutableSessionProviderWithCookieTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
PHPSessionHandlerTest.php tests: Skip failing tests on php8.3 (and make pass) 2023-12-13 19:29:26 +00:00
SessionBackendTest.php Namespace includes/context 2024-02-08 11:07:01 -05:00
SessionInfoTest.php Replace a few manually crafted assertTrue assertions 2023-11-23 09:38:48 +01:00
SessionManagerTest.php Clean up tests 2024-02-12 09:25:25 +01:00
SessionProviderTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
SessionTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
TestBagOStuff.php Get the MainConfig from MediaWikiServices instead of RequestContext 2022-05-24 21:54:21 +00:00
TestUtils.php tests: Use TestingAccessWrapper::newFromClass in session tests 2023-12-06 21:01:03 +01:00
UserInfoTest.php tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00