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
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
..
Account Remove sha256 verification from MediaMoveStorageLocalToCloud 2 weeks ago
Admin
…
Api polish 2 weeks ago
Auth Merge remote-tracking branch 'origin/staging' into feature/honeypot-spam-protection 2 weeks ago
AuthScope
…
Compose
…
Console lint 2 weeks ago
CriticalRoutes Use LazilyRefreshDatabase instead of plain RefreshDatabase in tests 2 weeks ago
Directory Exclude private profiles from public directory and clear suggestable on going private 2 weeks ago
Federation lint 2 weeks ago
Framework Rewrite 2FA tests for the pending-login refactor 2 weeks ago
InternalPipeline Expand test coverage for storage_used improvements 2 weeks ago
LikePipeline Federate unlike before deleting Like so retries can deliver 2 weeks ago
Media
…
MediaPipeline Fix account storage limit not freeing on media deletion (#7169) 2 weeks ago
Search
…
Security Merge pull request #7166 from shleeable/fix/dangerzone-logout-clear-2fa-session 2 weeks ago
Services Add notification epoch inline fallback test (#7162) 2 weeks ago
Settings
…
StatusPipeline Deliver posts regardless of profile no_autolink flag 2 weeks ago
ActivityPubDeliveryServiceTest.php
…
AdminRemoveCwTest.php
…
CommentPrivatePostTest.php
…
ComposeControllerTest.php Fix tests 2 weeks ago
CuratedRegisterEmailEscapeTest.php
…
DedupeQueryPatternsTest.php
…
DeleteWorkerAuthorizationTest.php
…
FollowerServiceFollowingIdsTest.php
…
HashtagFollowProfileGuardTest.php Apply Pint lint fixes to session test files 2 weeks ago
HttpClientMigrationTest.php
…
ImportInstagramMissingProfileTest.php Apply Pint lint fixes to session test files 2 weeks ago
LoginTest.php Fix tests 2 weeks ago
ModelNamespaceMigrationTest.php
…
NotificationServiceTest.php Fix web notifications not loading (#7195) 2 weeks ago
NotificationTransformerStatusHydrationTest.php Fix web notifications not loading (#7195) 2 weeks ago
PollVotePrivateAuthTest.php
…
RemoteAuthServiceTest.php Fix tests 2 weeks ago
RemoteOidcTest.php Fix tests 2 weeks ago
SeasonalAggregationTest.php Fix tests 2 weeks ago
SecureMediaFetchHeadersTest.php
…
StatusDeleteCleanupTest.php Fix tests 2 weeks ago
StatusHashtagCachedCountTest.php Trigger StatusHashtag observer on deletion to keep cached_count accurate 2 weeks ago
StoryExpireRemoteCacheTest.php Update StoryExpireRemoteCacheTest.php 2 weeks ago
StoryFetchSsrfTest.php
…
ValidUsernameTest.php
…