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
/
ApiOpenSearchTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-3
/
+3
*
tests: Namespace api tests
Reedy
2024-02-18
1
-0
/
+8
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
API: Replace deprecated calls to wfExpandUrl with UrlUtils::expand
James D. Forrester
2023-06-22
1
-1
/
+2
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Replace trivial usa of mock builder with createMock() shortcut
Thiemo Kreuz
2022-07-15
1
-9
/
+3
*
Merge "api: Replace numerous deprecated constants"
jenkins-bot
2022-06-06
1
-1
/
+3
|
\
|
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-1
/
+3
*
|
Tests: Cleanup some unnecessary nested function calls
Reedy
2022-06-06
1
-2
/
+2
|
/
*
Inject dependencies into SearchApi
DannyS712
2021-07-04
1
-9
/
+15
*
api: Inject services into ApiOpenSearch
Umherirrender
2021-06-29
1
-1
/
+1
*
Remove meaningless ->expects( $this->any() ) from all tests
Thiemo Kreuz
2021-04-23
1
-2
/
+1
*
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
Thiemo Kreuz
2021-04-22
1
-6
/
+4
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-3
/
+3
*
Add @covers tags API tests without them
Kunal Mehta
2017-12-27
1
-0
/
+3
*
Remove unused imports from test classes
Thiemo Mättig
2017-01-10
1
-2
/
+0
*
Pass User to SearchEngine::getProfiles
dcausse
2016-09-20
1
-2
/
+2
*
Rename OpenSearch qiprofile parameter back to profile
Erik Bernhardson
2016-07-28
1
-2
/
+2
*
Push common search api parameters into SearchApi class
Erik Bernhardson
2016-07-26
1
-0
/
+66