| .. |
|
format
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
query
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
Validator
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
ApiBaseTest.php
|
ApiBase: Remove special error messages for blocks
|
2023-04-26 17:57:36 +00:00 |
|
ApiBlockInfoTraitTest.php
|
api: include details of email and own talk block
|
2023-05-30 02:13:13 +05:30 |
|
ApiBlockTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiChangeContentModelTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiCheckTokenTest.php
|
|
|
|
ApiClearHasMsgTest.php
|
phpunit: use ->getServiceContainer() in integration tests
|
2022-01-27 22:04:16 +01:00 |
|
ApiComparePagesTest.php
|
HTML: Remove self-closing XHTML syntax from core
|
2023-05-03 10:44:41 +02:00 |
|
ApiContinuationManagerTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiCSPReportTest.php
|
Reorg: Move some of request related classes to MediaWiki/Request
|
2022-10-28 10:15:31 +00:00 |
|
ApiDeleteTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiDisabledTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiEditPageTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiErrorFormatterTest.php
|
Just another 80 or so PHPStorm inspection fixes (#4)
|
2023-03-25 00:39:06 +00:00 |
|
ApiLoginTest.php
|
Fix even more PHPStorm inspections (#3)
|
2023-03-25 00:30:15 +00:00 |
|
ApiLogoutTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiMainTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiMessageTest.php
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
ApiMoveTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiOpenSearchTest.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
ApiOptionsTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiPageSetTest.php
|
ApiPageSetTest: Rewrite tests using pig-latin and fix typos
|
2023-05-03 00:42:57 +08:00 |
|
ApiParseTest.php
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
ApiProtectTest.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiPurgeTest.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
ApiResultTest.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiRevisionDeleteTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiRollbackTest.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiSetNotificationTimestampIntegrationTest.php
|
build: Updating mediawiki/mediawiki-codesniffer to 41.0.0
|
2023-03-11 19:04:09 +00:00 |
|
ApiStashEditTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiTestCase.php
|
tests: Avoid array_combine in ApiTestCase::doApiRequest
|
2023-04-28 17:17:03 +02:00 |
|
ApiTestContext.php
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
ApiUnblockTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiUndeleteTest.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
ApiUploadTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
ApiUploadTestCase.php
|
Follow-up 0f13e81a1: Fix namespace of FileDeleteForm
|
2023-03-09 15:27:10 -05:00 |
|
ApiUsageExceptionTest.php
|
Misc cleanup to api integration tests
|
2021-01-21 06:32:58 +00:00 |
|
ApiUserrightsTest.php
|
tests: Make some PHPUnit data providers static
|
2023-05-20 01:05:27 +02:00 |
|
ApiWatchTest.php
|
API tests: Assert error codes, not error messages
|
2023-04-26 19:36:29 +02:00 |
|
generateRandomImages.php
|
Replace some more isset() with shorter ?? syntax
|
2021-11-02 10:39:38 +01:00 |
|
MockApi.php
|
|
|
|
MockApiQueryBase.php
|
Replace some oldskool @see with @inheritDoc
|
2019-11-08 18:00:27 +00:00 |
|
RandomImageGenerator.php
|
Fix even more PHPStorm inspections (#3)
|
2023-03-25 00:30:15 +00:00 |