You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/tests/Feature/Services
Your Name ed71baaab3 Add notification epoch inline fallback test (#7162)
getEpochId() now computes a bounded epoch inline on cache miss (oldest
notification within the window) instead of returning 1, which would turn
every notification query into a full-table scan until the async pipeline
repopulates the cache. Adds coverage for the recent-id fallback and the
no-recent-notifications case. (Code change committed alongside the #7195
NotificationService edits.)
2 weeks ago
..
MediaBlocklistServiceTest.php Use indexed query for media blocklist lookups and allow removing inactive hashes 2 weeks ago
NotificationEpochFallbackTest.php Add notification epoch inline fallback test (#7162) 2 weeks ago
UserStorageServiceTest.php Update UserStorageServiceTest.php 2 weeks ago