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 327348be02 Send Pixelfed User-Agent on federated account deletion deliveries 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 Fix custom filter rate-limit counter never expiring 2 weeks ago
Auth Fix registration form redirecting when max_users is falsy 2 weeks 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 Send Pixelfed User-Agent on federated account deletion deliveries 2 weeks ago
CriticalRoutes fix: stop caching raw Eloquent models to prevent incomplete-object 500s 4 weeks ago
Directory Fix directory listing reporting oauth and activitypub flags always true 2 weeks ago
Federation Merge pull request #7121 from shleeable/fix/status-remote-update-ssrf 2 weeks ago
Framework refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
MediaPipeline Add structured metadata to MediaDeletePipeline skip/failure logs 3 weeks ago
Security Fix admin instance stats endpoint 404 on Postgres via strict is_admin check 2 weeks ago
Settings refactor: move 52 legacy models from App\ to App\Models\ 4 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 perf: fix N+1 queries; fix ComposeController lint and test namespace 4 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 Guard hashtag follow against null profile for soft-deleted accounts 2 weeks ago
HttpClientMigrationTest.php Fix test 2 weeks ago
LoginTest.php API improvements + test fixes (#5925) 1 year ago
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
StatusDeleteCleanupTest.php Fix StatusDelete crashing on soft-deleted owning profile 2 weeks ago
ValidUsernameTest.php refactor: rename PixelfedUsername rule to ValidUsername 4 weeks ago