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 252dea7016 Track media storage quota via an explicit lifecycle enum
Charge the raw upload size immediately (enforce on raw, never under-count),
correct down to the optimized size in the finalize job, and refund on delete.
Each transition is guarded by media.quota_status so retries can't double-apply.
1 week ago
..
Account Remove sha256 verification from MediaMoveStorageLocalToCloud 2 weeks ago
Admin Add admin:resyncemoji command to re-download remote emoji locally 3 weeks ago
Api polish 2 weeks ago
Auth Fix stale-CSRF login recovery render callback 1 week ago
AuthScope refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Compose refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
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 Track media storage quota via an explicit lifecycle enum 1 week ago
MediaPipeline Track media storage quota via an explicit lifecycle enum 1 week ago
Search Use ILIKE for case-insensitive search on PostgreSQL 2 weeks ago
Security Merge pull request #7166 from shleeable/fix/dangerzone-logout-clear-2fa-session 2 weeks ago
Services Track media storage quota via an explicit lifecycle enum 1 week ago
Settings Fix missing email verification dispatch on settings email change 1 week ago
StatusPipeline Deliver posts regardless of profile no_autolink flag 2 weeks ago
ActivityPubDeliveryServiceTest.php refactor: extract shared ActivityPub pool delivery into ActivityPubDeliveryService 4 weeks ago
AdminRemoveCwTest.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
CommentPrivatePostTest.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ComposeControllerTest.php Fix tests 2 weeks ago
CuratedRegisterEmailEscapeTest.php Escape user-provided content in curated register admin emails 2 weeks ago
DedupeQueryPatternsTest.php Extract duplicated blocked-id and duplicate-shortcode query patterns 3 weeks ago
DeleteWorkerAuthorizationTest.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
FollowerServiceFollowingIdsTest.php Extract following-ids lookup into FollowerService::getFollowingIds 3 weeks ago
HashtagFollowProfileGuardTest.php Apply Pint lint fixes to session test files 2 weeks ago
HttpClientMigrationTest.php Fix test 2 weeks ago
ImportInstagramMissingProfileTest.php Apply Pint lint fixes to session test files 2 weeks ago
LoginTest.php Fix tests 2 weeks ago
ModelNamespaceMigrationTest.php test: verify morph map resolves legacy model namespaces 4 weeks ago
NotificationServiceTest.php Fix web notifications not loading (#7195) 2 weeks ago
NotificationTransformerStatusHydrationTest.php Fix web notifications not loading (#7195) 2 weeks ago
PollVotePrivateAuthTest.php Enforce poll scope authorization on vote endpoint 2 weeks ago
RemoteAuthServiceTest.php Fix tests 2 weeks ago
RemoteOidcTest.php Fix tests 2 weeks ago
SeasonalAggregationTest.php Fix tests 2 weeks ago
SecureMediaFetchHeadersTest.php Route StoryFetch outbound requests through SSRF-hardened fetch service 2 weeks ago
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 Route StoryFetch outbound requests through SSRF-hardened fetch service 2 weeks ago
ValidUsernameTest.php refactor: rename PixelfedUsername rule to ValidUsername 4 weeks ago