wiki.techinc.nl/tests/phpunit/integration/includes/Rest/Handler
C. Scott Ananian 1858e1cdd7 Rename ParserOutput::{get,set}Timestamp() to ::{get,set}RevisionTimestamp()
This avoids confusion with the "render timestamp" held by the cache,
and is consistent with ::get*RevisionId() etc.

The old ::getTimestamp() and ::setTimestamp() methods have been
deprecated.

Change-Id: Idb5e687709c98086c5d3075d31885c58a0723197
2024-02-07 21:22:06 -05:00
..
data/Transform ParsoidHandler: test that selser will re-parse 2022-11-08 12:22:57 +01:00
Helper Rename ParserOutput::{get,set}Timestamp() to ::{get,set}RevisionTimestamp() 2024-02-07 21:22:06 -05:00
CreationHandlerTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
HTMLHandlerTestTrait.php REST: Inject Authority instead of full User object 2023-11-13 13:42:48 +01:00
LanguageLinksHandlerTest.php Change more uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-23 16:34:45 +01:00
MediaFileHandlerTest.php tests: Change some setMwGlobals to overrideConfigValue 2023-07-17 23:02:32 +02:00
MediaLinksHandlerTest.php Change more uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-23 16:34:45 +01:00
PageHTMLHandlerTest.php REST: Add tests for handling file description pages 2024-01-02 19:15:09 +00:00
PageRedirectHandlerTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
PageSourceHandlerTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ParsoidHandlerTest.php Replace more instances of unchecked MWException 2024-01-23 16:20:53 +00:00
ParsoidOutputAccessTest.php Add ParserOutput::{get,set}RenderId() and set render id in ContentRenderer 2024-02-07 21:22:06 -05:00
RevisionHTMLHandlerTest.php Use the instanceof and ::class features instead of strings 2024-02-02 14:50:15 +00:00
RevisionSourceHandlerTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
RootSpecHandlerTest.php Add phpunit test for RootSpecHandler 2023-12-06 17:15:40 +00:00
TransformHandlerTest.php Autofix spacing around commas 2023-10-25 01:08:44 +02:00
UpdateHandlerTest.php Move Article::getRedirectHeaderHtml() to LinkRenderer::makeRedirectHeader() 2023-09-22 17:08:17 -04:00