| .. |
|
AbstractSchemaValidationTest.php
|
Merge @dataProviders in AbstractSchemaValidationTest
|
2024-07-19 10:18:29 +00:00 |
|
ApiPrefixUniquenessTest.php
|
Avoid DB access in more non-Database tests
|
2023-08-06 16:07:27 +00:00 |
|
ApiStructureTest.php
|
Fix specifying messages with params as arrays in API documentation
|
2024-08-21 13:26:02 +00:00 |
|
AutoLoaderStructureTest.php
|
Replace substr with cleaner string methods
|
2023-05-20 15:40:21 +02:00 |
|
AvailableRightsTest.php
|
Use MediaWikiIntegrationTestCase::getConfVar in tests
|
2024-08-06 12:52:34 +00:00 |
|
BundleSizeTestBase.php
|
tests: Consistently use class_alias comments like elsewhere
|
2024-09-25 09:48:46 -04:00 |
|
CodexMessageDefinitionTest.php
|
tests: Add a test for Codex i18n messages
|
2024-08-12 15:30:11 -07:00 |
|
CodexTokenDefaultsTest.php
|
mediawiki.skin.defaults.less: Add neutral values for all Codex tokens
|
2023-03-15 17:23:51 -07:00 |
|
ContentHandlerFunctionalTest.php
|
tests: Use namespaced classes (2)
|
2024-06-13 23:21:02 +02:00 |
|
DatabaseIntegrationTest.php
|
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
|
2024-01-22 22:27:45 +01:00 |
|
DumpableObjectsTest.php
|
tests: Use namespaced classes
|
2023-12-11 15:59:55 +01:00 |
|
ExtensionJsonValidationTest.php
|
Add MediaWiki\Registration namespace to registration classes
|
2024-08-10 10:08:22 +00:00 |
|
PasswordPolicyStructureTest.php
|
tests: Make some PHPUnit data providers static
|
2023-03-24 02:53:57 +00:00 |
|
PHPUnitConfigTest.php
|
Clean up tests
|
2024-02-12 09:25:25 +01:00 |
|
ResourcesTest.php
|
ResourcesTest: Test 'packageFiles' existence too
|
2024-04-16 17:58:03 +00:00 |
|
RestStructureTest.php
|
REST: Introduce discovery endpoint
|
2024-09-20 17:02:59 +00:00 |
|
ScopeStructureTest.php
|
|
|
|
SettingsTest.php
|
Add MediaWiki\Registration namespace to registration classes
|
2024-08-10 10:08:22 +00:00 |
|
SpecialPageFatalTest.php
|
Add Special:RestSandbox for exploring REST API
|
2024-06-13 21:40:36 +02:00 |
|
StructureTest.php
|
|
|