wiki.techinc.nl/tests/phpunit/integration/includes/Rest/Handler
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
..
CreationHandlerTest.php Allow REST API handlers to require csrf-safe session providers 2022-05-20 16:52:54 +00:00
HTMLHandlerTestTrait.php Rest: Return different eTags for different output modes 2022-05-25 11:15:47 +00:00
LanguageLinksHandlerTest.php Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
MediaFileHandlerTest.php Make MovePageTest actually test valid moves 2021-07-28 09:18:59 -07:00
MediaLinksHandlerTest.php tests: Use service container in integration tests cases 2021-09-05 22:14:36 +01:00
PageContentHelperTest.php Use new namespace for revision related classes 2022-04-14 23:03:43 +02:00
PageHTMLHandlerTest.php Rest: Return different eTags for different output modes 2022-05-25 11:15:47 +00:00
PageSourceHandlerTest.php Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
ParsoidHTMLHelperTest.php Rest: Return different eTags for different output modes 2022-05-25 11:15:47 +00:00
RevisionContentHelperTest.php Use new namespace for revision related classes 2022-04-14 23:03:43 +02:00
RevisionHTMLHandlerTest.php Rest: Return different eTags for different output modes 2022-05-25 11:15:47 +00:00
RevisionSourceHandlerTest.php Promote experimental revision rest endpoints to official 2022-04-13 11:30:53 -05:00
UpdateHandlerTest.php Allow REST API handlers to require csrf-safe session providers 2022-05-20 16:52:54 +00:00