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
Shlee 88137649a3
Merge pull request #7242 from pixelfed/fix/home-timeline-null-account
Guard home timeline filter against null account
1 week ago
..
Account Remove sha256 verification from MediaMoveStorageLocalToCloud 2 weeks ago
Admin Use absolute path for /horizon dashboard redirect 1 week ago
Api Guard home timeline filter against null account 1 week ago
Auth Fix stale-CSRF login recovery render callback 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 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 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
ActivityPubDeliveryServiceTest.php
AdminRemoveCwTest.php
CommentPrivatePostTest.php
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
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
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