mediawiki-extensions-Echo/tests/phpunit/mapper
Roan Kattouw 91465ef753 Remove notification_bundle_display_hash
Also remove fetchNewestByUserBundleHash() because it's now unused,
and remove the echo_notification_user_hash_timestamp index which
existed specifically to support that function's DB query.

Bug: T143763
Change-Id: I74be8f156bc14d0e189d328953d17dc26cdb697b
2019-03-06 10:29:05 -08:00
..
AbstractMapperTest.php Add type hints and remove unused code from tests 2019-02-20 19:16:33 +00:00
EchoAbstractMapperStub.php Fix multiple PHP class declarations in one file in tests 2018-01-22 16:27:07 +02:00
EchoExecuteFirstArgumentStub.php Fix multiple PHP class declarations in one file in tests 2018-01-22 16:27:07 +02:00
EventMapperTest.php Add type hints and remove unused code from tests 2019-02-20 19:16:33 +00:00
NotificationMapperTest.php Remove notification_bundle_display_hash 2019-03-06 10:29:05 -08:00
TargetPageMapperTest.php Prefer the …::class feature over hard-coded strings in all tests 2019-02-19 14:35:14 +00:00