wiki.techinc.nl/tests/phpunit/integration/includes/Rest/Handler
daniel 91dc627c85 UpdateHandler: fix response for null edits
The response from a null-edit should contain the current revision's
revision ID and timestamp, not the info from the edit's base revision.

Bug: T277601
Change-Id: I9d353cdc4cb9e3c1435c93ffe63ef4fef173ec4d
2021-03-26 16:53:43 +00:00
..
CreationHandlerTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
LanguageLinksHandlerTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
MediaFileHandlerTest.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
MediaLinksHandlerTest.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
PageContentHelperTest.php Introduce MockAuthorityTrait for Authority test helpers 2021-01-21 20:19:12 -06:00
PageHTMLHandlerTest.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
PageSourceHandlerTest.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
ParsoidHTMLHelperTest.php tests: Remove @param docs from test code that just repeat the signature 2021-01-21 03:41:23 +00:00
RevisionContentHelperTest.php Introduce MockAuthorityTrait for Authority test helpers 2021-01-21 20:19:12 -06:00
RevisionHTMLHandlerTest.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
RevisionSourceHandlerTest.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
UpdateHandlerTest.php UpdateHandler: fix response for null edits 2021-03-26 16:53:43 +00:00