wiki.techinc.nl/tests/phpunit/integration/includes
Amir Sarabadani 2eb242f40a rdbms: Drastically simplify Sqlite db tests
Now that we moved considerable chunk of DatabaseSqlite to
SqlitePlatform, it's easier to mock and test without actually needing a
live db connection.

This allows moving a lot of tests from integration to unit tests making
them much faster.

Change-Id: I8ce7c470abed5144ba456a000c733e5d739c5c4e
2022-08-08 14:38:20 +02:00
..
block Fix visibility of setUp methods in tests 2022-05-17 14:11:22 +02:00
cache tests: Use namespaced IDatabase class 2022-05-28 00:09:55 +02:00
CommentFormatter tests: Add missing @group Database 2022-08-06 22:55:12 +02:00
db rdbms: Drastically simplify Sqlite db tests 2022-08-08 14:38:20 +02: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 HTMLUserTextField: Fix validation 2022-07-14 02:41:03 +02:00
language Make SpecialPageAliasTest more strict 2022-05-13 18:06:00 +02:00
libs tests: Use namespaced IDatabase class 2022-05-28 00:09:55 +02:00
logging tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
page tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
parser Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
Permissions RateLimiter: improve test coverage 2022-07-16 11:00:59 +00:00
poolcounter
Rest/Handler Merge "ParsoidHandler: fix page bundle input with no orig HTML." 2022-08-02 19:55:25 +00:00
revisionlist tests: Use service container in integration tests cases 2021-09-05 22:14:36 +01:00
search phpunit: Add tests for SearchSuggestionSet::fromTitles() 2022-05-06 01:39:28 +01:00
Storage tests: Use WikiPageFactory to create WikiPage object 2022-06-26 23:21:02 +02:00
user tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
utils
watchlist Fix core newtalk 304 suppression and update deferral 2022-03-18 16:52:12 +11: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 tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00