wiki.techinc.nl/tests/phpunit/integration/includes
Daimona Eaytoy 2012fe3b2b Improve error messages in EditFilterMergedContentHookConstraint
Use multiple error boxes instead of a wikitext list of error messages,
as the latter has several issues (as reported on phab). Also, remove the
edit-error-* messages as they don't seem to add any value. Also, don't
use the passed-in context, inject what the class actually needs instead
(but keep the context for the hook).

Bug: T303060
Bug: T230229
Change-Id: I2806e57826e7ab062b45dd1d9972b05fd6baeafb
2022-03-22 14:53:02 +01:00
..
block Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
cache
CommentFormatter Merge "phpcs: Disable Generic.Files.LineLength for test files" 2022-02-21 15:51:29 +00:00
db Revert "rdbms: make automatic connection recovery apply to more cases" 2022-03-17 20:11:10 +01:00
diff
editpage/Constraint Improve error messages in EditFilterMergedContentHookConstraint 2022-03-22 14:53:02 +01:00
export Fix PHP 8.0 failure of WikiExporterFactoryTest 2022-01-21 15:20:57 +11:00
filerepo
htmlform HTMLTitleTextField: Remove B&C code 2021-09-22 00:48:59 -07:00
language phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
libs/rdbms/resultwrapper Make IResultWrapper::seek() throw an exception 2021-08-02 11:37:45 +10:00
logging
page Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
parser Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
Permissions RestrictionStoreTest: Don't access services in data providers 2021-12-08 15:54:13 +01:00
poolcounter
Rest/Handler Fix error message in test assertion 2022-03-09 16:29:25 -06:00
revisionlist tests: Use service container in integration tests cases 2021-09-05 22:14:36 +01:00
Storage Inject MainConfig into actions 2022-01-12 22:30:31 +01:00
user UserSelectQueryBuilderTest: Test behavior of hidden() 2021-12-20 15:59:15 +01:00
utils
watchlist Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
SanitizerValidateEmailTest.php
StubGlobalUserTest.php Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
StubObjectTest.php StubObject: add magic __get() and __set() 2021-09-04 05:37:25 +00:00
TemplateParserIntegrationTest.php TemplateParser: Only hash unique files 2022-02-09 14:12:24 +00:00