wiki.techinc.nl/tests/phpunit/unit/includes/watchlist
Umherirrender 8d49affda6 watchlist: Use expression builder to avoid IDatabase::addQuotes
Many unit tests needs adjust, because the ->with() call no longer
matched and using expression objects for the matching repeats the same
code between test and real implementation.

Bug: T361023
Change-Id: I6f8dbd12d7135ee28ad5b1eabb58d1354d1591d3
2024-07-18 22:34:40 +02:00
..
NoWriteWatchedItemStoreUnitTest.php Add MediaWiki\Watchlist namespace to the related classes 2024-05-22 01:23:10 +03:30
WatchedItemQueryServiceUnitTest.php watchlist: Use expression builder to avoid IDatabase::addQuotes 2024-07-18 22:34:40 +02:00
WatchedItemStoreUnitTest.php watchlist: Use expression builder to avoid IDatabase::addQuotes 2024-07-18 22:34:40 +02:00
WatchedItemUnitTest.php Add namespace and deprecation alias to WatchedItem 2024-05-17 13:26:36 +03:30
WatchlistManagerUnitTest.php Add MediaWiki\Watchlist namespace to the related classes 2024-05-22 01:23:10 +03:30