wiki.techinc.nl/tests/phpunit/integration/includes
Ostrzyciel 435d5f4d55 Add mw-manual-revert change tag
Based on the patch that introduces manual revert detection, this is
to create a software-defined change tag that will be applied to all
edits that restore a page to an exact previous state. This is also
for consistency with mw-undo and mw-rollback that will make a
"reverted" tag appear on reverted edits in the future.

Note about the REST API tests: in the next patch in this chain
I encountered even more issues with comparing returned changed tags
with expectations, so I decided it'd better if we just checked the
change tags applied manually in these tests. Otherwise we can run into
nasty race conditions, as the reverted tag is processed after sending
the response to client in the deferred update. It also makes the test
hard to maintain.

Bug: T256001
Change-Id: Ic367886f39faedcb823222b7d63bf4d5cb236ae9
2020-07-16 13:29:12 +02:00
..
db MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
diff Add $wgDiffEngine 2019-11-05 10:38:52 -05:00
poolcounter Fast stale ParserCache responses 2020-06-05 16:24:22 +10:00
Rest/Handler REST api: bump some endpoints to v1 2020-06-11 20:16:47 +00:00
revisionlist Fix visibility of setUp/tearDown 2020-06-16 21:02:05 +02:00
Storage Add mw-manual-revert change tag 2020-07-16 13:29:12 +02:00
user UserFactory method for getting anonymous user 2020-07-15 00:07:45 +00:00
TemplateParserIntegrationTest.php TemplateParser: Refactor the two integration test classes 2020-03-23 21:54:47 +00:00