wiki.techinc.nl/tests/phpunit/includes/Storage
daniel 465954aa23 Provide new, unsaved revision to PST to fix magic words.
This injects the new, unsaved RevisionRecord object into the Parser used
for Pre-Save Transform, and sets the user and timestamp on that revision,
to allow {{subst:REVISIONUSER}} and {{subst:REVISIONTIMESTAMP}} to function.

Bug: T203583
Change-Id: I31a97d0168ac22346b2dad6b88bf7f6f8a0dd9d0
2018-09-06 18:33:44 +02: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 Provide new, unsaved revision to PST to fix magic words. 2018-09-06 18:33:44 +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 Avoid joins when reading MCR revisions. 2018-08-23 16:57:50 -07:00
McrReadNewSchemaOverride.php Remove @override annotation 2018-08-07 10:15:53 +00:00
McrRevisionStoreDbTest.php Avoid joins when reading MCR revisions. 2018-08-23 16:57:50 -07: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 Merge "Allow extra slots in write-both/read-new mode." 2018-07-06 17:53:55 +00:00
McrWriteBothSchemaOverride.php Remove @override annotation 2018-08-07 10:15:53 +00:00
MutableRevisionRecordTest.php [MCR] Introduce RevisionRenderer 2018-08-30 19:15:12 +02: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 Merge "Allow extra slots in write-both/read-new mode." 2018-07-06 17:53:55 +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
RevisionRecordTests.php Avoid constructing Title objects in data providers 2018-09-03 16:36:49 +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 Set migration stages in RevisionStoreDbTestBase 2018-08-28 15:41:08 +10: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 Introduce NameTableStoreFactory 2018-09-04 15:08:38 +10: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