wiki.techinc.nl/tests/phpunit/includes/Storage
daniel 24d7c734b8 Improve tests for parser cache updates
testDoParserCacheUpdate was using a mix of real revisions and fake
revisions. This was getting confusing, since synchronous updates would
use the fakes, while updates that use the job queue were seeing only the
real revisions in the database.

Change-Id: I4178cefd116ae105f7c6a15dc4cbe4693309b1e7
2023-01-16 19:15:10 +01:00
..
DerivedPageDataUpdaterTest.php Improve tests for parser cache updates 2023-01-16 19:15:10 +01:00
NameTableStoreFactoryTest.php Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
NameTableStoreTest.php Storage: Migrate NameTableStore to SelectQueryBuilder 2022-12-16 19:15:43 +01:00
PageUpdaterFactoryIntegrationTest.php Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
PageUpdaterTest.php Use SlotRecord::MAIN instead of hard coded value 2023-01-03 16:24:42 +01:00
RevisionSlotsUpdateTest.php Use SlotRecord::MAIN instead of hard coded value 2023-01-03 16:24:42 +01:00
SqlBlobStoreTest.php Merge "Protect HistoryBlob storage against malicious class injection" 2022-12-07 20:54:34 +00:00