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
/
suite.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
phpunit: Deprecate suite.xml and composer phpunit:entrypoint
Daimona Eaytoy
2023-12-21
1
-0
/
+5
*
tests: Unbreak and actually run ExportDemoTest
Daimona Eaytoy
2023-08-08
1
-0
/
+3
*
phpunit: Use PHPUnit hooks to tear down the test DB after the last test
Daimona Eaytoy
2023-07-13
1
-0
/
+1
*
phpunit: Deprecate tests/phpunit/phpunit.php script
Daimona Eaytoy
2023-07-12
1
-1
/
+1
*
Remove LessFileCompilationTest
Tim Starling
2023-05-02
1
-2
/
+0
*
phpunit: Lower report limit to 10 slowest tests
Kosta Harlan
2023-03-09
1
-1
/
+1
*
tests: Move all language converter tests into /includes/
Umherirrender
2023-02-01
1
-5
/
+0
*
tests: Upgrade PHPUnit from 8.5+ to 9.5+
Daimona Eaytoy
2022-10-08
1
-14
/
+9
*
phpunit.xml.dist: Align contents with suite.xml
Kosta Harlan
2022-07-12
1
-0
/
+4
*
Revert "phpunit: Default to vendor/bin/phpunit, remove suites.xml"
Lucas Werkmeister (WMDE)
2022-06-09
1
-0
/
+98
*
phpunit: Default to vendor/bin/phpunit, remove suites.xml
Kosta Harlan
2022-06-08
1
-98
/
+0
*
phpunit: Remove custom MediaWikiPHPUnitCommand and use default directly
Daimona Eaytoy
2022-03-31
1
-1
/
+4
*
PHPUnit: enable convertDeprecationsToExceptions
DannyS712
2021-09-25
1
-0
/
+1
*
Remove PHPUnit hooks
Daimona Eaytoy
2021-08-30
1
-1
/
+0
*
language: Autoload normalize data and remove transformUsingPairFile compat
Timo Tijhof
2021-08-10
1
-2
/
+0
*
phpunit: Remove MediaWikiPHPUnitTestListener
Daimona Eaytoy
2021-03-20
1
-0
/
+1
*
Use PHPUnit hooks for augmented logs
Daimona Eaytoy
2020-09-22
1
-0
/
+3
*
phpunit: fail on warnings
Umherirrender
2020-09-09
1
-0
/
+1
*
Revert "Add a new type of database to the installer from extension"
Kunal Mehta
2020-07-22
1
-3
/
+0
*
Add a new type of database to the installer from extension
ArtBaltai
2020-06-26
1
-0
/
+3
*
phpunit: Consider "risky" tests as failed tests
Michael Große
2020-04-06
1
-0
/
+1
*
phpunit: Fix omission of 'integration/' in phpunit.php runner
Timo Tijhof
2020-03-20
1
-0
/
+3
*
phpunit: Drop unused `enforceTimeLimit` command and related settings
James D. Forrester
2020-01-22
1
-4
/
+0
*
[UploadFromUrl] Unbreak Api tests
Florian
2020-01-19
1
-3
/
+0
*
benchmarks: Exclude from PHPUnit test coverage (part 2)
Timo Tijhof
2019-12-20
1
-0
/
+1
*
Upgrade PHPUnit to version 7
Max Semenik
2019-11-20
1
-1
/
+1
*
Define unit and integration test suites
Kosta Harlan
2019-06-28
1
-1
/
+1
*
Merge "Introduce separate unit tests PHPUnit configuration"
jenkins-bot
2019-06-18
1
-2
/
+3
|
\
|
*
Introduce separate unit tests PHPUnit configuration
Máté Szabó
2019-06-18
1
-2
/
+3
*
|
Add a report about slow PHPUnit tests
Max Semenik
2019-06-17
1
-0
/
+14
|
/
*
Revert "Separate MediaWiki unit and integration tests"
Legoktm
2019-06-13
1
-11
/
+0
*
Separate MediaWiki unit and integration tests
Máté Szabó
2019-06-13
1
-0
/
+11
*
Merge "Only use "*Test.php" for actual PHPUnit tests"
jenkins-bot
2018-10-04
1
-2
/
+0
|
\
|
*
Only use "*Test.php" for actual PHPUnit tests
Aryeh Gregor
2018-10-03
1
-2
/
+0
*
|
languages: Add coverage for 'ar' and 'ml' normalize()
Timo Tijhof
2018-08-14
1
-0
/
+2
|
/
*
tests: Add a doc test for release notes' existence and line length
James D. Forrester
2018-07-13
1
-0
/
+3
*
phpunit: Exclude /languages/messages from coverage report
Timo Tijhof
2017-07-27
1
-0
/
+3
*
phpunit: Remove skins/ from coverage index
Timo Tijhof
2017-07-22
1
-1
/
+0
*
phpunit: Load extension unit tests for --testsuite=skins
jdlrobson
2017-07-18
1
-0
/
+1
*
Miscellaneous indentation tweaks
Bartosz Dziewoński
2017-02-27
1
-2
/
+1
*
Add 'tests' testsuite
addshore
2016-11-18
1
-0
/
+3
*
Refactor parser tests
Tim Starling
2016-09-12
1
-2
/
+3
*
Renames preparatory to parser tests refactor
Tim Starling
2016-09-12
1
-1
/
+1
*
PHPUnit: turn off verbose option
Ori Livneh
2016-05-19
1
-1
/
+1
*
Upgrade from PHPunit 3.7.x to PHPUnit 4.8.x
Timo Tijhof
2016-02-23
1
-7
/
+7
*
tests: let us select/exclude ParserTests
Antoine Musso
2015-12-01
1
-0
/
+4
*
tests: add structure and less tests to 'skins' suite
Antoine Musso
2015-08-25
1
-0
/
+2
*
tests: Remove resources/ from phpunit coverage
Timo Tijhof
2015-01-26
1
-1
/
+0
*
Run structure tests on extensions
Antoine Musso
2014-12-17
1
-0
/
+1
*
Remove color opt setting from MediaWikiPHPUnitCommand
addshore
2014-05-05
1
-2
/
+5
[next]