wiki.techinc.nl/tests/phpunit/integration/includes/Rest/Handler
Derick Alangi 1afd52e3e4 REST: Move Helper classes to their own namespace
Mixing Handlers with Helpers doesn't look nice for consistency
reasons. Helpers should be in their own place (grouped) in the
Handlers directory as they're really "helpers for the handlers".

Change-Id: Ieeb7a0a706a4cb38778f312bfbfe781a1f366d14
2023-01-16 21:16:09 +01:00
..
data/Transform ParsoidHandler: test that selser will re-parse 2022-11-08 12:22:57 +01:00
Helper REST: Move Helper classes to their own namespace 2023-01-16 21:16:09 +01:00
CreationHandlerTest.php DummyServicesTrait: add content handler factory 2023-01-02 01:09:42 +00:00
HTMLHandlerTestTrait.php Stash original wikitext when rendering unsaved content. 2022-11-04 17:17:32 +01:00
LanguageLinksHandlerTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
MediaFileHandlerTest.php Introduce SearchResultThumbnailProvider & move hook + NS_FILE thumbs in 2022-10-03 10:52:50 +00:00
MediaLinksHandlerTest.php Introduce SearchResultThumbnailProvider & move hook + NS_FILE thumbs in 2022-10-03 10:52:50 +00:00
PageHTMLHandlerTest.php Parsoid: implicitly enable linting in API endpoints 2022-12-13 13:35:06 +01:00
PageRedirectHandlerTest.php Merge "add redirects to page/history and link endpoints" 2022-12-15 11:37:43 +00:00
PageSourceHandlerTest.php Follow redirects for page/{title} formats source/bare 2022-12-02 13:22:14 -03:00
ParsoidHandlerTest.php REST: Move Helper classes to their own namespace 2023-01-16 21:16:09 +01:00
ParsoidOutputAccessTest.php REST: Move Helper classes to their own namespace 2023-01-16 21:16:09 +01:00
RevisionHTMLHandlerTest.php REST: Move Helper classes to their own namespace 2023-01-16 21:16:09 +01:00
RevisionSourceHandlerTest.php Introduce PageRestHelperFactory 2022-11-21 07:23:26 +00:00
TransformHandlerTest.php REST: Move Helper classes to their own namespace 2023-01-16 21:16:09 +01:00
UpdateHandlerTest.php DummyServicesTrait: add content handler factory 2023-01-02 01:09:42 +00:00