wiki.techinc.nl/tests/phpunit/integration/includes
Tim Starling fc91c94dff Regression test for T342733 empty skin name
Bug: T342733
Change-Id: Ia5076b917e085442340d90256116890d52bfe6de
2023-07-26 23:12:14 +10:00
..
block Replace deprecated MWException 2023-06-09 17:21:12 +02:00
cache Namespace EventRelayer and EventRelayerNull 2023-06-11 00:15:46 +02:00
CommentFormatter tests: Use Title::makeTitle instead of Title::newFromText 2023-06-19 21:54:57 +02:00
context Regression test for T342733 empty skin name 2023-07-26 23:12:14 +10:00
db tests: Switch to SelectQueryBuilder in Sqlite and PG integration tests 2023-07-20 13:01:37 +02:00
diff tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
editpage/Constraint LocalisationCache: Preserve fallback source language info 2023-06-14 22:06:36 +08: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 tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00: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 Migrate assertSelect() to SelectQueryBuilder 2023-06-28 09:03:58 +10:00
parser ParsoidParser: Record ParserOptions watcher on ParserOutput object 2023-07-11 10:53:11 -05:00
Permissions Implement rate limiting in Authority. 2023-07-23 17:16:56 +00:00
poolcounter Replace deprecated MWException 2023-06-09 17:21:12 +02:00
ResourceLoader ResourceLoader: Move ForeignResourceStructureTest to integration/ 2023-03-29 14:14:55 -07:00
Rest/Handler tests: Change some setMwGlobals to overrideConfigValue 2023-07-17 23:02:32 +02:00
revisionlist tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
search tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
specials Allow a comma separated list of namespaces for Special:Random 2023-05-20 16:39:41 +03:00
Storage storage tests: Call editPage() with WikiPage when used for same page 2023-07-07 19:34:37 +02:00
user Migrate more calls of Database::select* to SelectQueryBuilder 2023-07-26 13:01:28 +02: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 ExtensionJsonTestBase: add session provider tests 2023-07-15 19:26:33 +03: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