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 ce073ffc92 Merge remote-tracking branch 'origin/staging' into feature/honeypot-spam-protection
# Conflicts:
#	routes/web.php
2 weeks ago
..
Account Fix isDomainCompatible throwing on non-json beagle response 2 weeks ago
Admin Add admin:resyncemoji command to re-download remote emoji locally 3 weeks ago
Api Filter null-account statuses from non-cached network timeline 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 fix: stop caching raw Eloquent models to prevent incomplete-object 500s 4 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 Check media blocklist before storing uploads to prevent orphaned files 2 weeks ago
MediaPipeline Fix account storage limit not freeing on media deletion (#7169) 2 weeks 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 Expand test coverage for storage_used improvements 2 weeks ago
Settings Ignore own row when validating email update uniqueness 2 weeks 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
CommentPrivatePostTest.php
ComposeControllerTest.php perf: fix N+1 queries; fix ComposeController lint and test namespace 4 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
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
ModelNamespaceMigrationTest.php test: verify morph map resolves legacy model namespaces 4 weeks ago
NotificationServiceTest.php Convert string class references to ::class 3 weeks ago
PollVotePrivateAuthTest.php Enforce poll scope authorization on vote endpoint 2 weeks ago
RemoteAuthServiceTest.php Add timeout, retry and error handling to remote auth HTTP calls 3 weeks ago
RemoteOidcTest.php Fix larastan errors in RemoteOidcTest: import Test attribute and RefreshDatabase, replace removed str_random helper 4 weeks ago
SeasonalAggregationTest.php Compute Year-in-Review averages in SQL instead of in PHP 3 weeks ago
SecureMediaFetchHeadersTest.php Route StoryFetch outbound requests through SSRF-hardened fetch service 2 weeks ago
StatusDeleteCleanupTest.php Fix StatusDelete crashing on soft-deleted owning profile 2 weeks ago
StatusHashtagCachedCountTest.php Trigger StatusHashtag observer on deletion to keep cached_count accurate 2 weeks ago
StoryExpireRemoteCacheTest.php Invalidate latest-story cache on remote story expiry and null-guard latest() 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