index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
includes
/
auth
/
AuthenticationRequestTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth: Add missing documentation to class properties
Umherirrender
2024-09-01
1
-0
/
+4
*
tests: Use namespaced classes (1)
Umherirrender
2024-06-14
1
-1
/
+1
*
tests: More use statements in auth tests
Reedy
2024-02-16
1
-5
/
+8
*
tests: Add Tests to PHP namespacing
Reedy
2024-02-16
1
-1
/
+4
*
tests: Create new classes to hold dynamic properties in auth tests
Umherirrender
2023-11-24
1
-1
/
+9
*
Just another 80 or so PHPStorm inspection fixes (#4)
Tim Starling
2023-03-25
1
-2
/
+2
*
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
Thiemo Kreuz
2021-04-22
1
-14
/
+14
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-1
/
+1
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Replace all call_user_func(_array) in all tests
Thiemo Kreuz
2020-06-06
1
-1
/
+1
*
Fix some PHPStorm warnings by replacing array functions with loops
Tim Starling
2020-02-19
1
-0
/
+2
*
Deprecate and stop using assertType(OrValue)
Daimona Eaytoy
2019-12-15
1
-1
/
+1
*
Autofix 94 PHPUnit 8 compat issues
Daimona Eaytoy
2019-12-13
1
-1
/
+1
*
Fix undefined NS with @covers tags in /includes/auth/
Alangi Derick
2018-11-01
1
-1
/
+1
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-2
/
+2
*
phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat
Timo Tijhof
2017-04-06
1
-4
/
+4
*
AuthManager: Allow for flagging fields as "sensitive"
Brad Jorsch
2016-08-18
1
-0
/
+9
*
Remove $wgDisableAuthManager
Gergő Tisza
2016-08-09
1
-9
/
+0
*
Fix required field calculation in AuthenticationRequest
Gergő Tisza
2016-05-30
1
-8
/
+11
*
Add AuthManager
Brad Jorsch
2016-05-16
1
-0
/
+514