wiki.techinc.nl/tests/phpunit/includes/Storage
daniel 32e9266d8d Introduce per-schema unit tests for revision storage.
This introduces traits for testing different schema variations.
These are not very useful in this patch, but make it much easier
to add tests for MCR schema migration in subsequent patches.

The code in this patch was previously part of If259b1e1c49ceaa4.

Change-Id: I239572f75bebbc9c731a3e3860c4eff179dc15e4
2018-06-07 13:31:16 +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
drop-mcr-tables.sql Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
McrSchemaDetection.php Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
MutableRevisionRecordTest.php Fix handling of ar_length and ar_sha1 in RevisionArchiveRecord. 2018-04-18 21:47:57 +02:00
MutableRevisionSlotsTest.php [MCR] Introduce RevisionSlotsUpdate. 2018-05-08 15:58:51 +02:00
NameTableStoreTest.php Fix testGetMap_twoValues() failures for sqlite 2018-04-13 14:16:39 -07:00
NoContentModelRevisionStoreDbTest.php Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
PreMcrRevisionStoreDbTest.php Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
PreMcrSchemaOverride.php Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
RevisionArchiveRecordTest.php Fix handling of ar_length and ar_sha1 in RevisionArchiveRecord. 2018-04-18 21:47:57 +02:00
RevisionRecordTests.php Fix handling of ar_length and ar_sha1 in RevisionArchiveRecord. 2018-04-18 21:47:57 +02:00
RevisionSlotsTest.php [MCR] Introduce RevisionSlotsUpdate. 2018-05-08 15:58:51 +02:00
RevisionSlotsUpdateTest.php [MCR] Introduce RevisionSlotsUpdate. 2018-05-08 15:58:51 +02:00
RevisionStoreDbTestBase.php Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
RevisionStoreRecordTest.php Fix handling of ar_length and ar_sha1 in RevisionArchiveRecord. 2018-04-18 21:47:57 +02:00
RevisionStoreTest.php Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
SlotRecordTest.php [MCR] Introduce RevisionSlotsUpdate. 2018-05-08 15:58:51 +02:00
SqlBlobStoreTest.php Introduce SqlBlobStore::makeAddressFromTextId 2018-04-19 17:23:59 +00:00