wiki.techinc.nl/tests/phpunit/integration/includes
Derick Alangi d62f97d5e0 Rest: Return different eTags for different output modes
This patch enables the response from PageHTMLHandler and
RevisionHTMLHandler to have different eTags for different
output modes and varying flavors.

Before, the only difference we got was when the stashing
option is set or not, but we need more flavors.

Bug: T308744
Change-Id: I2e9679e46a31955a2106a52af4eb612b32799c8c
2022-05-25 11:15:47 +00:00
..
block Fix visibility of setUp methods in tests 2022-05-17 14:11:22 +02:00
cache HtmlCacheUpdater: replace Title in method signatures. 2021-04-16 11:04:26 +00:00
CommentFormatter Use injection for LinksMigration on LinkBatch, action, api, special page 2022-05-10 20:19:58 +00:00
db IResultWrapper::next() now returns void 2022-05-02 10:43:51 +03: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 Use more specific assertions in HTMLTitleTextField test 2022-04-23 22:10:26 +02:00
language Make SpecialPageAliasTest more strict 2022-05-13 18:06:00 +02:00
libs GlobalIdGeneratorTest is not a unit test 2022-04-24 15:49:43 +03:00
logging Convert LogPage to UserIdentity 2021-03-23 12:02:40 -06:00
page Use new namespace for revision related classes 2022-04-14 23:03:43 +02:00
parser Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
Permissions RestrictionStore: Add support for templatelinks migration 2022-05-13 23:45:24 +00:00
poolcounter phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
Rest/Handler Rest: Return different eTags for different output modes 2022-05-25 11:15:47 +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 Use new namespace for revision related classes 2022-04-14 23:03:43 +02:00
user Merge "TempUser infrastructure and services" 2022-04-14 15:33:50 +00:00
utils Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
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 TemplateParser: Only hash unique files 2022-02-09 14:12:24 +00:00