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
/
api
/
query
/
ApiQueryTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-5
/
+5
*
Tests: remove a bunch of DummyServicesTrait-related comments
DannyS712
2024-05-10
1
-1
/
+0
*
Define ApiQuery::isWriteMode
Dreamy Jazz
2024-04-05
1
-0
/
+44
*
tests: Namespace api tests
Reedy
2024-02-18
1
-0
/
+6
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Use thousands separators in selected integer literals
Tim Starling
2023-12-12
1
-1
/
+1
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-28
1
-0
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+1
*
tests: Migrate `setMwGlobals()` to `overrideConfigValue(s)()`
Derick Alangi
2022-07-19
1
-6
/
+5
*
api: Inject services into ApiQuery class
Umherirrender
2021-09-17
1
-7
/
+7
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Don't use NamespaceInfo when it's not necessary
Thiemo Kreuz
2021-05-17
1
-6
/
+2
*
Add DummyServicesTrait::getDummyInterwikiLookup
DannyS712
2021-05-05
1
-8
/
+7
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-1
/
+1
*
Deprecate InterwikiLoadPrefix hook
C. Scott Ananian
2020-12-21
1
-9
/
+9
*
Merge "API: Fix fetching login token from action=query&meta=tokens on private...
jenkins-bot
2020-03-13
1
-0
/
+44
|
\
|
*
API: Fix fetching login token from action=query&meta=tokens on private wikis
Brad Jorsch
2020-02-14
1
-0
/
+44
*
|
Make use of PHPUnit's assertCount feature where possible
Thiemo Kreuz
2020-03-02
1
-2
/
+2
|
/
*
Fixes for PHPUnit 8 compat in DB suite
Daimona Eaytoy
2019-12-15
1
-1
/
+1
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
Add public as visibility in tests folder
Umherirrender
2019-10-10
1
-2
/
+2
*
API: Migrate Title::userCan() calls to PermissionManager
Máté Szabó
2019-05-30
1
-0
/
+24
*
Get rid of ApiTestCase::doLogin
Aryeh Gregor
2018-04-11
1
-1
/
+0
*
API: Allow to pass whitespaces in MultiValue
Fomafix
2018-01-28
1
-0
/
+13
*
Fix tests that don't check composer's autoloader
Aleksey Bekh-Ivanov (WMDE)
2016-12-22
1
-9
/
+4
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-2
/
+2
*
API: Warn when input parameters are normalized
Brad Jorsch
2016-08-29
1
-0
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-28
/
+28
*
tests: Clean up use of mt_rand()
Timo Tijhof
2015-12-03
1
-1
/
+1
*
Fixed spacing
umherirrender
2015-06-17
1
-1
/
+1
*
Use also $wgAutoloadClasses in tests for module names
umherirrender
2015-01-06
1
-2
/
+5
*
Add tests for class names in the api main and query module manager
umherirrender
2014-11-27
1
-0
/
+20
*
Fix setting hooks in ApiQueryTest
umherirrender
2014-10-15
1
-22
/
+11
*
Correct variable names in @param to match method declarations
umherirrender
2014-08-13
1
-1
/
+1
*
Limit test leakage, $wgCapitalLinks expected to be true
Chad Horohoe
2014-07-07
1
-1
/
+8
*
Fix mediawiki-core-regression-master
Brad Jorsch
2013-12-23
1
-3
/
+3
*
Fix capitalization in ApiQueryBase::titlePartToKey()
btongminh
2013-12-23
1
-0
/
+56
*
@covers for ApiQuery stuff
addshore
2013-10-24
1
-0
/
+1
*
Fix scope on all /phpunit test methods
addshore
2013-10-24
1
-2
/
+2
*
Update code formatting
Siebrand Mazeland
2013-04-26
1
-3
/
+0
*
Update formatting
Siebrand Mazeland
2013-02-14
1
-2
/
+2
*
API tests to verify basic query functionality (list & props)
Yuri Astrakhan
2013-02-08
1
-0
/
+69