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
/
ApiTestCase.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-5
/
+5
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-7
/
+7
*
tests: Consistently use class_alias comments like elsewhere
James D. Forrester
2024-09-25
1
-0
/
+1
*
tests/api: Add missing documentation to class properties
Umherirrender
2024-09-10
1
-0
/
+2
*
ApiTestCase: Set request context user to session user
Kosta Harlan
2024-06-26
1
-0
/
+1
*
Use StatusValue::getMessages() instead of deprecated methods
Bartosz Dziewoński
2024-05-18
1
-1
/
+1
*
Formally deprecate code marked with @deprecated
James D. Forrester
2024-05-03
1
-1
/
+2
*
tests: Namespace api tests
Reedy
2024-02-18
1
-3
/
+20
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
update a few tests to use PHP 7.4 syntax
Ariel T. Glenn
2024-01-09
1
-11
/
+7
*
phpunit: Avoid TestUser in non-database tests
Daimona Eaytoy
2023-07-29
1
-0
/
+6
*
Replace usages of ApiTestCase::$users
Daimona Eaytoy
2023-07-25
1
-1
/
+1
*
ApiTestCase: Clone User object when Authority is used
Daimona Eaytoy
2023-07-25
1
-1
/
+5
*
Deprecate MediaWikiIntegrationTestCase::$users
Daimona Eaytoy
2023-07-25
1
-3
/
+38
*
tests: Avoid array_combine in ApiTestCase::doApiRequest
Umherirrender
2023-04-28
1
-6
/
+6
*
API tests: Assert error codes, not error messages
Bartosz Dziewoński
2023-04-26
1
-0
/
+98
*
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
-2
/
+1
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-1
/
+2
*
ApiTestCase: Drop testApiTestGroup forcing use of medium/large
James D. Forrester
2022-08-11
1
-16
/
+0
*
ApiBase: Reset self::$filterIDsCache between tests
daniel
2022-06-13
1
-0
/
+2
*
ApiTestCase: Support APIs with parameter prefixes in doApiRequestWithToken
dylsss
2022-06-07
1
-3
/
+15
*
Drop action api token methods deprecated in 1.24
Petr Pchelko
2021-09-13
1
-15
/
+0
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-2
/
+2
*
ApiTestCase: stop interacting with $wgUser
DannyS712
2021-07-13
1
-12
/
+2
*
ApiTestCase: For tokenType=auto respect no token possibility
Petr Pchelko
2021-06-24
1
-5
/
+7
*
Remove AuthManager::$instance and ::resetCache()
Alexander Vorwerk
2021-06-20
1
-1
/
+0
*
Allow passing mock Authority in API integration tests
Petr Pchelko
2021-06-07
1
-12
/
+14
*
Create FauxRequestUpload to fake uploads in tests
Umherirrender
2021-04-06
1
-1
/
+11
*
API: Clean up ApiPurgeTest
Timo Tijhof
2021-03-13
1
-8
/
+5
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-0
/
+1
*
Tests: Mark more closures as static
Reedy
2021-02-07
1
-1
/
+1
*
Don't access $wgRequest from User
Tim Starling
2020-12-16
1
-1
/
+1
*
Reduce some direct references to $wgUser
DannyS712
2020-09-25
1
-3
/
+15
*
Remove hard deprecated ApiTestCase::doLogin
DannyS712
2020-07-27
1
-26
/
+0
*
Hard deprecate ApiTestCase::doLogin
DannyS712
2020-02-15
1
-0
/
+1
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Add missing @param and @return to documentation
Umherirrender
2019-11-16
1
-0
/
+4
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-2
/
+2
*
Remove Language::factory and getParentLanguage use
Aryeh Gregor
2019-10-27
1
-1
/
+2
*
Update tests to use PHPUnit 6 class names
Max Semenik
2019-10-06
1
-3
/
+6
*
Drop AuthPlugin and related code, deprecated in 1.27
James D. Forrester
2019-03-05
1
-1
/
+0
*
New helper ApiTestCase::setExpectedApiException()
Aryeh Gregor
2018-08-01
1
-0
/
+13
*
Move utility methods from ApiTestCase to MediaWikiTestCase
Aryeh Gregor
2018-07-29
1
-37
/
+0
*
Merge "Test ApiUserrights"
jenkins-bot
2018-04-12
1
-1
/
+5
|
\
|
*
Test ApiUserrights
Aryeh Gregor
2018-04-12
1
-1
/
+5
*
|
Improve test coverage for ApiParse
Aryeh Gregor
2018-04-12
1
-0
/
+22
*
|
Get rid of ApiTestCase::doLogin
Aryeh Gregor
2018-04-11
1
-28
/
+17
|
/
*
Merge "Refactor ApiTestCase to get token from ApiQueryTokens"
jenkins-bot
2018-04-10
1
-28
/
+25
|
\
|
*
Refactor ApiTestCase to get token from ApiQueryTokens
Aryeh Gregor
2018-04-10
1
-28
/
+25
[next]