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
/
SampleTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
component: Fix links to PHPUnit manual in sample
Greg Rundlett
2025-01-31
1
-4
/
+5
*
tests: Use Title::makeTitle instead of Title::newFromText
Umherirrender
2023-06-19
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
tests: Use Title::makeTitle instead of Title::newFromText
Umherirrender
2022-09-23
1
-2
/
+2
*
tests: Use `overrideConfigValue(s)` where necessary
Derick Alangi
2022-07-16
1
-4
/
+6
*
phpcs: Disable `Generic.Files.LineLength` for test files
Timo Tijhof
2022-02-18
1
-2
/
+0
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-2
/
+2
*
Fix hang of ApiMainTest
Tim Starling
2020-12-16
1
-21
/
+0
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-2
/
+2
*
Cleanup of old PHPUnit usage, part 3
Max Semenik
2019-10-05
1
-4
/
+3
*
Replace old URLs in SampleTest
Thalia
2019-07-10
1
-8
/
+6
*
Fix typo in tests/includes/SampleTest.php in core
Alangi Derick
2018-11-02
1
-2
/
+2
*
Use setContentLang() instead of setMwGlobals()
Aryeh Gregor
2018-07-26
1
-2
/
+1
*
tests: Add some more @covers tags
Kunal Mehta
2018-05-07
1
-0
/
+3
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Umherirrender
2018-01-01
1
-4
/
+2
*
Fix test class names to match convention
Umherirrender
2017-12-10
1
-1
/
+1
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-5
/
+5
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-9
/
+9
*
Fix the last Generic.Files.LineLength phpcs failures
Amir E. Aharoni
2015-10-03
1
-3
/
+3
*
Verify parameter for MapCacheLRU::has() can be passed to array_key_exists()
Mark A. Hershberger
2015-03-23
1
-1
/
+1
*
test: Clean up data providers that should be static
Timo Tijhof
2014-09-18
1
-1
/
+1
*
Move @codingStandardsIgnoreStart into doc comment
umherirrender
2014-08-19
1
-2
/
+2
*
Limit test leakage, $wgCapitalLinks expected to be true
Chad Horohoe
2014-07-07
1
-0
/
+1
*
Pass phpcs-strict on some test files (3/x)
Siebrand Mazeland
2014-04-24
1
-3
/
+7
*
Cleanup SampleTest.php
addshore
2014-03-07
1
-4
/
+2
*
Fix scope on all /phpunit test methods
addshore
2013-10-24
1
-2
/
+2
*
Update formatting
Siebrand Mazeland
2013-02-14
1
-9
/
+9
*
pass codesniffer on tests/
Antoine Musso
2013-01-28
1
-1
/
+0
*
worthwhile tests in testTitleObjectStringConversion
Antoine Musso
2012-12-07
1
-4
/
+3
*
Fix typo (sentances => sentences)
Ori Livneh
2012-11-27
1
-1
/
+1
*
(bug 35204) set wgLanguageCode in unit tests
Alexandre Emsenhuber
2012-11-17
1
-0
/
+1
*
Clean and repair many phpunit tests (+ fix implied configuration)
Timo Tijhof
2012-10-09
1
-6
/
+14
*
Change some NS_IMAGE to NS_FILE
umherirrender
2012-06-24
1
-1
/
+1
*
Follow-up r90150, another parent::setUp missing.
Platonides
2011-06-15
1
-0
/
+2
*
Thou shall call parent::tearDown(), MediaWikiLangTestCase child.
Platonides
2011-06-14
1
-0
/
+1
*
Fix the old XmlTest.php test bug in the dateMenu() when the wiki is configure...
Platonides
2011-05-01
1
-1
/
+1
*
Apply phase3 related Title fixes. With one minor addition, Title constructor ...
Sam Reed
2011-04-18
1
-1
/
+1
*
* verbose and color default output from phpunit
Chad Horohoe
2010-12-28
1
-1
/
+1
*
Per wikitech-l discussion: Move tests from maintenance/tests/ to tests/. They...
Chad Horohoe
2010-12-14
1
-0
/
+95