wiki.techinc.nl/tests
Brad Jorsch b8efacc227 CommentStore: Accept SCHEMA_COMPAT_* constants
Extensions doing an actor and comment migration at the same time will
likely want to use the same constants for each, and that will most
likely be using write-both/read-old and write-both/read-new for the
middle stages rather than write-both/read-both and write-new/read-both
as implemented by the MIGRATION_* constants. See Ie29fd05 for example.

This patch changes CommentStore's internal logic to work correctly when
passed write-both/read-old or write-both/read-new.

Bug: T233449
Change-Id: Iebec80f969ad1c4f9f51a4f25656319cca32b0dd
2019-09-26 11:17:50 +00:00
..
common phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
integration/includes Add tests for HttpRequestFactoryTest. 2019-05-13 14:32:23 +02:00
parser Sync up with Parsoid parserTests.txt 2019-09-18 19:46:21 -04:00
phan Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions 2019-05-11 02:44:26 +01:00
phpunit CommentStore: Accept SCHEMA_COMPAT_* constants 2019-09-26 11:17:50 +00:00
qunit resourceloader: Remove "expected error" noise from mw.loader tests 2019-09-24 17:42:42 +01:00
selenium selenium: Only load 'sauce' service when needed 2019-09-20 18:52:20 +01:00
.htaccess