wiki.techinc.nl/tests/phpunit/integration/includes
Amir Sarabadani 82478bd60d Reorg: Move SiteConfiguration to includes/config/
And namespace it to MediaWiki\Config

This should be eventually deprecated and removed but this has been
blocking the reorg for long enough.

Bug: T321882
Change-Id: I7a1a073495469623f6f77e6f74b23b7b4c18033a
2023-09-11 18:43:47 +01:00
..
block Merge "Disallow hiding temporary users via blocks" 2023-08-18 21:49:47 +00:00
cache Namespace EventRelayer and EventRelayerNull 2023-06-11 00:15:46 +02:00
CommentFormatter Reorg: Move SiteConfiguration to includes/config/ 2023-09-11 18:43:47 +01:00
context Reorg: Move three output related classes to includes/Output/ 2023-09-05 19:36:42 +01:00
db rdbms: Drop old class aliases 2023-08-24 15:18:13 -04:00
diff tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
editpage/Constraint Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
export tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
filerepo Reorg: Migrate WikiMap to WikiMap/ out of includes 2023-02-27 05:19:46 +01:00
htmlform SpecialContributions: Allow checking edits by imported actors 2023-08-29 12:40:04 +08:00
http Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
language tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
libs objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations 2023-04-10 22:00:17 +00:00
logging Show title for unknown log actions 2023-04-11 21:44:12 +00:00
page Replace uses of deprecated PageArchive::listRevisions() in tests 2023-09-01 20:05:49 +00:00
parser Fix more non-database tests accessing the database 2023-08-06 15:30:41 +00:00
Permissions Introduce authorizeAction() into Authority. 2023-09-05 10:49:10 +02:00
poolcounter Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
ResourceLoader ResourceLoader: Move ForeignResourceStructureTest to integration/ 2023-03-29 14:14:55 -07:00
Rest/Handler Make MediaWikiIntegrationTestCase::addCoreDBData a noop 2023-09-05 00:36:36 +00:00
revisionlist Introduce RevisionSelectQueryBuilder 2023-09-06 12:30:38 +02:00
search Fix more non-database tests accessing the database 2023-08-06 15:30:41 +00:00
specials Allow a comma separated list of namespaces for Special:Random 2023-05-20 16:39:41 +03:00
Storage Reorg: Move three output related classes to includes/Output/ 2023-09-05 19:36:42 +01:00
user Reorg: Move SiteConfiguration to includes/config/ 2023-09-11 18:43:47 +01:00
utils tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
watchlist Fix core newtalk 304 suppression and update deferral 2022-03-18 16:52:12 +11:00
ExtensionJsonTestBase.php tests: Use namespaced MediaWiki\Request\FauxRequest 2023-08-20 01:54:10 +02:00
ExtensionServicesTestBase.php tests: Check that extension service getter methods exist 2023-06-20 10:37:12 +02:00
SanitizerValidateEmailTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
StubGlobalUserTest.php tests: Change expectDeprecation to expectDeprecationAndContinue 2023-07-18 16:35:43 +00:00
StubObjectTest.php Reorg: Move StubObject classes in includes to its own directory 2022-10-25 16:04:48 -04:00
TemplateParserIntegrationTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00