wiki.techinc.nl/tests/phpunit/integration/includes
Derick Alangi 1afd52e3e4 REST: Move Helper classes to their own namespace
Mixing Handlers with Helpers doesn't look nice for consistency
reasons. Helpers should be in their own place (grouped) in the
Handlers directory as they're really "helpers for the handlers".

Change-Id: Ieeb7a0a706a4cb38778f312bfbfe781a1f366d14
2023-01-16 21:16:09 +01:00
..
block Fix casing of class and function name usages 2022-12-04 19:09:30 +00:00
cache Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
CommentFormatter Replace comments about deprecated Linker::commentBlock/formatComment 2022-12-11 01:03:15 +00:00
db rdbms: Consolidate logger channels into one 2023-01-03 22:46:38 +00:00
diff tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
editpage/Constraint tests: Add missing @group Database 2022-08-06 22:55:12 +02:00
export tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
filerepo
htmlform Simplify callback in HTMLForm tests 2023-01-10 21:34:00 +01:00
language Replace deprecated Language::getMessagesFileName 2022-12-28 15:56:30 +00:00
libs tests: Replace assertRegExp with assertMatchesRegularExpression 2022-10-07 14:13:16 -04:00
logging tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
page Use SlotRecord::MAIN instead of hard coded value 2023-01-03 16:24:42 +01:00
parser LanguageVariantConverter: Add fallback to core LanguageConverter 2022-12-11 12:12:33 +05:30
Permissions Merge "Clarify wording for high-volume grants" 2023-01-13 04:49:43 +00:00
poolcounter
Rest/Handler REST: Move Helper classes to their own namespace 2023-01-16 21:16:09 +01:00
revisionlist
search phpunit: Add tests for SearchSuggestionSet::fromTitles() 2022-05-06 01:39:28 +01:00
Storage actions: Replace deprecated Linker::commentBlock 2022-12-11 00:17:37 +00:00
user rdbms: Consolidate logger channels into one 2023-01-03 22:46:38 +00:00
utils
watchlist
SanitizerValidateEmailTest.php
StubGlobalUserTest.php Reorg: Move StubObject classes in includes to its own directory 2022-10-25 16:04:48 -04:00
StubObjectTest.php Reorg: Move StubObject classes in includes to its own directory 2022-10-25 16:04:48 -04:00
TemplateParserIntegrationTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00