wiki.techinc.nl/tests/phpunit/includes/Storage
2018-09-24 13:48:21 +00:00
..
BlobStoreFactoryTest.php Fix BlobStoreFactoryTest @covers tag 2018-01-08 12:03:35 +00:00
create-pre-mcr-fields.sql Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
DerivedPageDataUpdaterTest.php Introduce ContentHandler::getSecondaryDataUpdates. 2018-09-14 16:18:18 +02:00
drop-mcr-tables.sql Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
drop-pre-mcr-fields.sql MCR RevisionStore, multi content mode.. 2018-06-14 17:30:33 +02:00
drop-pre-mcr-fields.sqlite.sql MCR RevisionStore, multi content mode.. 2018-06-14 17:30:33 +02:00
McrReadNewRevisionStoreDbTest.php Consolidate tests for getQueryInfo() and related methods. 2018-09-10 18:16:46 +00:00
McrReadNewSchemaOverride.php Remove @override annotation 2018-08-07 10:15:53 +00:00
McrRevisionStoreDbTest.php Consolidate tests for getQueryInfo() and related methods. 2018-09-10 18:16:46 +00:00
McrSchemaDetection.php Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
McrSchemaOverride.php MCR RevisionStore, multi content mode.. 2018-06-14 17:30:33 +02:00
McrWriteBothRevisionStoreDbTest.php Fix undeletion write-both/read-old mode. 2018-09-10 19:36:27 +00:00
McrWriteBothSchemaOverride.php Remove @override annotation 2018-08-07 10:15:53 +00:00
MutableRevisionRecordTest.php Introduce RevisionRecord::isReadForInsertion 2018-09-11 10:54:57 +00:00
MutableRevisionSlotsTest.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
NameTableStoreFactoryTest.php Introduce NameTableStoreFactory 2018-09-04 15:08:38 +10:00
NameTableStoreTest.php Don't reset name tables between test runs. 2018-08-23 19:15:33 +02:00
NoContentModelRevisionStoreDbTest.php Fix CONCAT assertions in some MCR tests 2018-07-04 08:20:53 +01:00
PageUpdaterTest.php Provide new, unsaved revision to PST to fix magic words. 2018-09-06 18:33:44 +02:00
PreMcrRevisionStoreDbTest.php Consolidate tests for getQueryInfo() and related methods. 2018-09-10 18:16:46 +00:00
PreMcrSchemaOverride.php Remove @override annotation 2018-08-07 10:15:53 +00:00
RevisionArchiveRecordTest.php Fix handling of ar_length and ar_sha1 in RevisionArchiveRecord. 2018-04-18 21:47:57 +02:00
RevisionQueryInfoTest.php Consolidate tests for getQueryInfo() and related methods. 2018-09-10 18:16:46 +00:00
RevisionRecordTests.php build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
RevisionSlotsTest.php Make undo fail if more than just the main slot is affected. 2018-06-22 15:18:41 +02:00
RevisionSlotsUpdateTest.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
RevisionStoreDbTestBase.php Merge "RevisionStoreDbTestBase, remove redundant needsDB override" 2018-09-24 13:48:21 +00:00
RevisionStoreFactoryTest.php Introduce NameTableStoreFactory 2018-09-04 15:08:38 +10:00
RevisionStoreRecordTest.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
RevisionStoreTest.php [MCR] Set MCR migration stage to write-both/read-new. 2018-09-11 12:27:42 +02:00
SlotRecordTest.php [MCR] RevisionStore, enable insertions for new schema 2018-06-14 13:36:08 +00:00
SqlBlobStoreTest.php Disable PHPUnit tests that fail under postgres 2018-08-01 22:22:15 +00:00