aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/auth/AbstractAuthenticationProviderTest.php
Commit message (Expand)AuthorAgeFilesLines
* auth: Convert AbstractAuthenticationProviderTest to a pure unit testDannyS7122021-03-281-31/+0
* MediaWikiTestCase to MediaWikiIntegrationTestCaseaddshore2020-06-301-1/+1
* Use MediaWikiServices::getAuthManager instead of AuthManager::singletonUmherirrender2020-06-221-1/+2
* Deprecate and stop using assertType(OrValue)Daimona Eaytoy2019-12-151-1/+1
* Fix undefined NS with @covers tags in /includes/auth/Alangi Derick2018-11-011-1/+1
* Use ::class to resolve class names in testsUmherirrender2018-01-261-2/+2
* Switch to librarized version of TestingAccessWrapperGergő Tisza2017-04-201-1/+3
* Remove $wgDisableAuthManagerGergő Tisza2016-08-091-9/+0
* Add AuthManagerBrad Jorsch2016-05-161-0/+37