wiki.techinc.nl/tests/phpunit/includes/Storage
Aaron Schulz 7a69b598f2 Alter two uses of hasOrMadeRecentMasterChanges() for consistency
Rather than have the behavior vary and possibly break code or tests
when small changes happen, make User/NameTableStore more explicit
about when cache key purges happens.

This should reduce problems with certain fragile tests, such as those
that could be affected by 0390811263 when --use-normal tables is not
used. Ideally, any fragility should be ironed out of effected code.

Change-Id: Ibe5d1bb4bece2526bc0da99648f7ba73bdc0ffa5
2019-04-23 11:34:09 -07:00
..
BlobStoreFactoryTest.php Fix BlobStoreFactoryTest @covers tag 2018-01-08 12:03:35 +00:00
DerivedPageDataUpdaterTest.php Avoid extra parse/save delay for users with non-canonical parser options 2019-04-14 02:00:16 +00:00
NameTableStoreFactoryTest.php rdbms: Database::selectDB() update the domain and handle failure better 2018-10-10 12:03:30 -07:00
NameTableStoreTest.php Alter two uses of hasOrMadeRecentMasterChanges() for consistency 2019-04-23 11:34:09 -07:00
PageUpdaterTest.php Fix @param tags 2019-02-03 16:49:10 +01:00
PreparedEditTest.php Avoid extra parse/save delay for users with non-canonical parser options 2019-04-14 02:00:16 +00:00
RevisionSlotsUpdateTest.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
SqlBlobStoreTest.php No yoda conditions 2018-11-21 17:54:39 +01:00