wiki.techinc.nl/tests/phpunit/includes/Storage
daniel b8e58c039a Reuse DerivedPageDataUpdater during null-edits.
Checking the acting user against the revision's author in
DerivedPageDataUpdater::isReusableFor would lead to false
negatives.

Also removes a check of the current acting user against the
cached revision's author, for the same reason: for null edits,
the acting user and the revision author are unrelated.

Bug: T205369
Change-Id: I48f59dce6c25062b3d6ff4248e1171269766c507
2018-11-16 18:58:54 +01:00
..
BlobStoreFactoryTest.php Fix BlobStoreFactoryTest @covers tag 2018-01-08 12:03:35 +00:00
DerivedPageDataUpdaterTest.php Reuse DerivedPageDataUpdater during null-edits. 2018-11-16 18:58:54 +01:00
NameTableStoreFactoryTest.php rdbms: Database::selectDB() update the domain and handle failure better 2018-10-10 12:03:30 -07:00
NameTableStoreTest.php Don't reset name tables between test runs. 2018-08-23 19:15:33 +02:00
PageUpdaterTest.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
RevisionSlotsUpdateTest.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
SqlBlobStoreTest.php Disable PHPUnit tests that fail under postgres 2018-08-01 22:22:15 +00:00