aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/mail/EmailNotificationTest.php
Commit message (Expand)AuthorAgeFilesLines
* enotif: Retrieve performer and title from RecentChangePiotr Miazga2025-03-211-4/+5
* Pass the RecentChange to NotificationsPiotr Miazga2025-03-211-4/+14
* tests: Add missing documentation to class propertiesUmherirrender2024-09-181-0/+1
* mail: Improve docs, fix file headers, widen `@covers`Timo Tijhof2024-05-101-0/+1
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessaryJames D. Forrester2023-11-211-5/+0
* EmailNotificationTest: Expand coverage to be more accurateJames D. Forrester2023-10-301-3/+1
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* tests: Add missing @group DatabaseUmherirrender2022-08-061-0/+3
* Migrate usage of `setMwGlobals()` to `overrideConfigValue(s)`Derick Alangi2022-08-011-3/+3
* tests: Use Title::makeTitle instead of Title::newFromTextUmherirrender2022-07-061-1/+1
* phpunit: use ->getServiceContainer() in integration testsAlexander Vorwerk2022-01-271-3/+1
* MediaWikiTestCase to MediaWikiIntegrationTestCaseaddshore2020-06-301-1/+1
* Filter out expired watched items when sending email notificationsMusikAnimal2020-06-241-0/+59