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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge "tests: Namespace SpecialPage classes"
jenkins-bot
2024-02-17
1
-3
/
+3
|
\
\
|
*
|
tests: Namespace SpecialPage classes
Reedy
2024-02-17
1
-3
/
+3
|
|
/
*
/
tests: Namespace Site classes
Reedy
2024-02-17
1
-1
/
+2
|
/
*
Merge "TestsAutoLoader: Consistently use \\"
jenkins-bot
2024-02-16
1
-41
/
+45
|
\
|
*
TestsAutoLoader: Consistently use \\
Reedy
2024-02-16
1
-41
/
+45
*
|
tests: Namespace ResourceLoaderTestCase and friends
James D. Forrester
2024-02-16
1
-0
/
+5
|
/
*
tests: Add Tests to PHP namespacing
Reedy
2024-02-16
1
-7
/
+10
*
Clean up tests
Matěj Suchánek
2024-02-12
1
-1
/
+1
*
build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually
James D. Forrester
2024-02-10
1
-2
/
+0
*
entrypoint: Isolate entry points from PHP runtime for testing
daniel
2024-02-02
1
-0
/
+1
*
Add wgUsePigLatinVariant to TestSetup.php
Tim Starling
2024-01-19
1
-1
/
+4
*
tests: Rename OutputTransformStageTest for PHPUnit 9.6
Daimona Eaytoy
2024-01-17
1
-1
/
+1
*
Update tests for PHPUnit 9.6 (part 1)
Daimona Eaytoy
2024-01-16
1
-2
/
+3
*
Add TempUserTestTrait to easily control temp user config in tests
Dreamy Jazz
2024-01-15
1
-0
/
+3
*
Check warnings from INSERT during tests
Tim Starling
2024-01-12
1
-0
/
+2
*
Clean up MediaWiki\OutputTransform namespace casing confusion
Aaron Schulz
2024-01-05
1
-2
/
+2
*
phpunit: Deprecate suite.xml and composer phpunit:entrypoint
Daimona Eaytoy
2023-12-21
1
-0
/
+1
*
Merge "objectcache: Drop support for `$wgObjectCaches['db-replicated']`"
jenkins-bot
2023-12-11
1
-3
/
+0
|
\
|
*
objectcache: Drop support for `$wgObjectCaches['db-replicated']`
Derick Alangi
2023-12-08
1
-3
/
+0
*
|
Refactor DefaultOutputTransform into a pipeline of transforms
Isabelle Hurbain-Palatin
2023-12-08
1
-0
/
+4
|
/
*
Move user options related classes into its own namespace
Martin Urbanec
2023-11-29
1
-1
/
+1
*
Merge "Introduce and use DynamicPropertyTestHelper"
jenkins-bot
2023-11-20
1
-0
/
+1
|
\
|
*
Introduce and use DynamicPropertyTestHelper
Máté Szabó
2023-11-03
1
-0
/
+1
*
|
Add MockDatabase class
Tim Starling
2023-11-16
1
-0
/
+1
*
|
Sort lines in TestsAutoLoader tests/phpunit/mocks
Tim Starling
2023-11-16
1
-23
/
+18
|
/
*
Introduce BlockMockTrait
daniel
2023-10-27
1
-0
/
+1
*
TestSetup: Minor cleanup
Reedy
2023-09-12
1
-7
/
+11
*
HookContainer: allow registering broken callables.
daniel
2023-08-22
1
-0
/
+2
*
Factor out TextDiffer hierarchy from TextSlotDiffRenderer
Tim Starling
2023-07-19
1
-0
/
+1
*
phpunit: Throw exception when MediaWikiServices is accessed too early
Daimona Eaytoy
2023-07-17
1
-3
/
+0
*
phpunit: Introduce TypeDefUnitTestCase
Daimona Eaytoy
2023-07-15
1
-0
/
+3
*
Merge "phpunit: Streamline loading of Setup.php"
jenkins-bot
2023-07-13
1
-0
/
+52
|
\
|
*
phpunit: Streamline loading of Setup.php
Daimona Eaytoy
2023-07-13
1
-0
/
+52
*
|
Merge "phpunit: Use PHPUnit hooks to tear down the test DB after the last test"
jenkins-bot
2023-07-13
1
-0
/
+1
|
\
|
|
*
phpunit: Use PHPUnit hooks to tear down the test DB after the last test
Daimona Eaytoy
2023-07-13
1
-0
/
+1
*
|
Merge "phpunit: More improvements for PHPUnit bootstrap files"
jenkins-bot
2023-07-13
1
-0
/
+10
|
\
|
|
*
phpunit: More improvements for PHPUnit bootstrap files
Daimona Eaytoy
2023-07-13
1
-0
/
+10
*
|
Merge "phpunit: Improve PHPUnit bootstrap files"
jenkins-bot
2023-07-13
1
-1
/
+0
|
\
|
|
*
phpunit: Improve PHPUnit bootstrap files
Daimona Eaytoy
2023-07-13
1
-1
/
+0
*
|
phpunit: Special-case $wgWikimediaJenkinsCI in requireOnceInGlobalScope
Daimona Eaytoy
2023-07-12
1
-1
/
+7
|
/
*
phpunit: Deprecate tests/phpunit/phpunit.php script
Daimona Eaytoy
2023-07-12
1
-18
/
+22
*
Merge "Fix requireOnceInGlobalScope for PHP < 8.1"
jenkins-bot
2023-07-08
1
-7
/
+16
|
\
|
*
Fix requireOnceInGlobalScope for PHP < 8.1
Daimona Eaytoy
2023-07-08
1
-7
/
+16
*
|
Migrate assertSelect() to SelectQueryBuilder
Tim Starling
2023-06-28
1
-0
/
+1
|
/
*
Move DiffEngine and helpers to includes/libs/Diff and put them in a namespace
Tim Starling
2023-06-20
1
-1
/
+1
*
site: Simplify SiteList by removing GenericArrayObject indirection
Timo Tijhof
2023-06-05
1
-1
/
+0
*
auth: Use IConnectionProvider instead of LoadBalancer
Amir Sarabadani
2023-05-03
1
-2
/
+2
*
Remove LessFileCompilationTest
Tim Starling
2023-05-02
1
-1
/
+0
*
tests: Introduce ExtensionJsonTestBase
Lucas Werkmeister
2023-03-24
1
-0
/
+1
*
tests: Introduce ExtensionServicesTestBase
Lucas Werkmeister
2023-03-24
1
-0
/
+3
[prev]
[next]