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
/
unit
/
includes
/
content
/
ContentHandlerFactoryTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-1
/
+1
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-0
/
+10
*
content: Widen `@covers` tags in phpunit tests
Timo Tijhof
2024-07-21
1
-42
/
+2
*
Update tests for PHPUnit 9.6 (part 2)
Daimona Eaytoy
2024-01-17
1
-5
/
+5
*
Replace some more usages of deprecated MWException
Daimona Eaytoy
2023-06-09
1
-29
/
+56
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-3
/
+3
*
phpunit: Avoid deprecated at() matcher
Daimona Eaytoy
2022-10-06
1
-20
/
+17
*
Inline a few more trivial createMock() calls in tests
Thiemo Kreuz
2022-08-08
1
-22
/
+16
*
Make use of PHPUnit fail() shortcut
Thiemo Kreuz
2022-07-14
1
-1
/
+1
*
Start `catch` blocks on the same line as the preceding }
DannyS712
2022-06-23
1
-2
/
+1
*
Use updated ObjectFactory namespace
Alexander Vorwerk
2022-03-09
1
-1
/
+1
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-9
/
+9
*
Tests: Mark more closures as static
Reedy
2021-02-07
1
-5
/
+5
*
Remove broken/outdated @param/@throws tags from @dataProviders
Thiemo Kreuz
2021-01-21
1
-23
/
+0
*
tests: Remove @param docs from test code that just repeat the signature
Thiemo Kreuz
2021-01-21
1
-3
/
+0
*
Improve some function documentation in tests
Umherirrender
2021-01-14
1
-25
/
+25
*
Fix some unit tests accessing MediaWikiServices
Daimona Eaytoy
2020-11-12
1
-24
/
+16
*
ContentHandlerFactory: Inject LoggerInstance instead of using wfDebugLog
DannyS712
2020-06-01
1
-26
/
+79
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-11
/
+27
*
Fix SingleSpaceBeforeSingleLineComment
Reedy
2020-05-11
1
-3
/
+3
*
Use ObjectFactory to construct ContentHandlers
ArtBaltai
2020-02-10
1
-49
/
+235
*
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-0
/
+194