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
Daniel Supernault f044d14c8d
Lint
12 hours ago
..
Account Remove sha256 verification from MediaMoveStorageLocalToCloud 2 weeks ago
Admin fix: serve Pulse and Horizon dashboards under admin/ to avoid username route collisions 1 day ago
Api Refactor Direct Messages, add Group Chat support and proper context threading with Mastodon 2 days ago
Auth Fix stale-CSRF login recovery render callback 1 week ago
AuthScope
Compose
Console Fix AccountDelete federation 2 days ago
CriticalRoutes Fix cached-page 500s and flaky smoke/API tests 1 week ago
DirectMessage Lint 12 hours ago
Directory Exclude private profiles from public directory and clear suggestable on going private 2 weeks ago
Federation Fix AccountDelete federation 2 days 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 Check media blocklist before storing uploads to prevent orphaned files 2 weeks ago
MediaPipeline Refactor blurhash 3 days 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 Delete NotificationEpochFallbackTest.php 2 weeks ago
Settings Fix missing email verification dispatch on settings email change 1 week ago
StatusPipeline Invalidate notification cache when deleting a status 1 week ago
ActivityPubDeliveryConnectionTest.php fix(federation): swallow ConnectionException on synchronous AP delivery 1 week ago
ActivityPubDeliveryServiceTest.php test(federation): run AP delivery tests in production env 1 week ago
AdminInviteVerificationEmailTest.php Send verification email for admin-invite users that require verification 1 week ago
AdminRemoveCwTest.php
CaptchaAdminSettingsTest.php polish 1 week ago
CaptchaEnforcementTest.php polish 1 week ago
CaptchaManagerTest.php polish 1 week ago
CaptchaVerificationTest.php polish 1 week ago
CommentPrivatePostTest.php
ComposeControllerTest.php Fix tests 2 weeks ago
CuratedRegisterEmailEscapeTest.php Escape message in curated register details email to fix reflected XSS 1 week ago
DedupeQueryPatternsTest.php Extract duplicated blocked-id and duplicate-shortcode query patterns 3 weeks ago
DeleteAccountStatusEditsTest.php Purge status_edits on account and status deletion 1 week ago
DeleteWorkerAuthorizationTest.php
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 test(federation): run AP delivery tests in production env 1 week ago
ImportInstagramMissingProfileTest.php Apply Pint lint fixes to session test files 2 weeks ago
LocalizationTest.php larastan fix last commit 1 week 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 Enforce poll scope authorization on vote endpoint 2 weeks ago
PrivacySettingsRemoveAllTest.php Fix remove-all follower purge chunkById key and gate the route behind dangerzone 1 week ago
RemoteAuthServiceTest.php Fix tests 2 weeks ago
RemoteOidcTest.php Mark OIDC login session password-confirmed to fix dangerzone lockout 1 week ago
SecureMediaFetchHeadersTest.php Update tests 3 days ago
StatusDeleteCleanupTest.php Isolate fanout delivery failures from StatusDelete local cleanup 1 week ago
StatusDeleteReplyCleanupTest.php Fix federation comment threading 4 days 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 Update tests 3 days ago
StoryIndexAuthorTtlTest.php Extend story author-key TTL instead of overwriting so it survives to the longest-lived story 1 week ago
ValidUsernameTest.php