wiki.techinc.nl/tests/phpunit/integration/includes
Petr Pchelko 2c2ffb0bef Move revert detection code from WikiPage to EditResultBuilder
WikiPage is not the right spot to compute all the revert
related stuff - we already figure out manual reverts when
building the EditResult, lets figure out rollbacks and undos
in there as well.

Change-Id: I9fdc5f24c1db1eb0452b90bf4af1ef5ffbce6cb8
2021-09-16 12:24:34 -07:00
..
block tests: Use service container in integration tests cases 2021-09-05 22:14:36 +01:00
cache HtmlCacheUpdater: replace Title in method signatures. 2021-04-16 11:04:26 +00:00
db build: Updating dependencies 2021-07-22 03:36:05 +00:00
diff Add $wgDiffEngine 2019-11-05 10:38:52 -05:00
editpage/Constraint build: Updating dependencies 2021-07-22 03:36:05 +00:00
export WikiExporter: inject services 2021-09-06 10:03:37 +00:00
filerepo filerepo: remove repo name from getSharedCacheKey() 2020-11-16 17:28:31 -08:00
htmlform Make HTMLTitleTextField interwiki option tri-state 2021-08-04 21:24:16 -07:00
language Fix SpecialPage alias test 2021-01-14 10:02:11 +01:00
libs/rdbms/resultwrapper Make IResultWrapper::seek() throw an exception 2021-08-02 11:37:45 +10:00
logging Convert LogPage to UserIdentity 2021-03-23 12:02:40 -06:00
page Improve DeletePage tests 2021-09-08 17:37:52 +00:00
parser Introduce Tidy service 2021-03-15 17:22:36 -04:00
Permissions New RestrictionStore service 2021-08-28 16:01:06 +00:00
poolcounter phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
Rest/Handler tests: Use service container in integration tests cases 2021-09-05 22:14:36 +01:00
revisionlist tests: Use service container in integration tests cases 2021-09-05 22:14:36 +01:00
Storage Move revert detection code from WikiPage to EditResultBuilder 2021-09-16 12:24:34 -07:00
user Merge "Make UserRightsProxy implement UserIdentity" 2021-09-09 16:27:04 +00:00
utils Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
watchlist build: Updating dependencies 2021-07-22 03:36:05 +00:00
SanitizerValidateEmailTest.php Cleanup some tests to reduce code duplications 2020-12-21 10:08:29 +00:00
StubGlobalUserTest.php Emit deprecation warnings reading from $wgUser 2021-09-15 20:17:04 -07:00
StubObjectTest.php StubObject: add magic __get() and __set() 2021-09-04 05:37:25 +00:00
TemplateParserIntegrationTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00