mirror of https://github.com/pixelfed/pixelfed
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.
Framework tests verify core Laravel integration points: - ServiceProviderTest: app boot, guard resolution, route loading, config_cache - RoutingTest: named routes, duplicates, api/oauth prefixes, middleware groups - EloquentTest: User/Profile/Status factories, relationships, casts, soft deletes - QueueTest: job dispatch, serialization, middleware, unique IDs - ConfigTest: config loading, env overrides, auth/cache/queue settings - MiddlewarePipelineTest: CSRF, auth, throttle, password confirm, 2FA, admin Also: - Add HasFactory trait to Status model - Fix StatusFactory: remove non-existent 'place' column, add 'rendered' field - Add Api/AccountTest for account endpoint coverage (254 total tests) |
4 weeks ago | |
|---|---|---|
| .. | ||
| Auth | 4 weeks ago | |
| Console/Commands | 4 weeks ago | |
| Events | 4 weeks ago | |
| Http | 4 weeks ago | |
| Jobs | 4 weeks ago | |
| Listeners | 4 weeks ago | |
| 4 weeks ago | ||
| Models | 4 weeks ago | |
| Observers | 4 weeks ago | |
| Passport | 3 months ago | |
| Policies | 9 months ago | |
| Providers | 4 weeks ago | |
| Rules | 4 weeks ago | |
| Services | 4 weeks ago | |
| Transformer | 4 weeks ago | |
| Util | 4 weeks ago | |
| AccountInterstitial.php | 4 weeks ago | |
| AccountLog.php | 9 months ago | |
| Activity.php | 7 months ago | |
| Avatar.php | 7 months ago | |
| Bookmark.php | 9 months ago | |
| Circle.php | 9 months ago | |
| CircleProfile.php | 9 months ago | |
| Collection.php | 9 months ago | |
| CollectionItem.php | 9 months ago | |
| Contact.php | 7 months ago | |
| DirectMessage.php | 4 weeks ago | |
| DiscoverCategory.php | 9 months ago | |
| DiscoverCategoryHashtag.php | 9 months ago | |
| EmailVerification.php | 9 months ago | |
| FailedJob.php | 9 months ago | |
| FollowRequest.php | 7 months ago | |
| Follower.php | 9 months ago | |
| HasSnowflakePrimary.php | 9 months ago | |
| Hashtag.php | 4 weeks ago | |
| HashtagFollow.php | 4 weeks ago | |
| ImportData.php | ||
| ImportJob.php | 9 months ago | |
| Instance.php | 7 months ago | |
| Like.php | 4 weeks ago | |
| Media.php | 4 weeks ago | |
| MediaBlocklist.php | ||
| MediaTag.php | ||
| Mention.php | 7 months ago | |
| ModLog.php | 9 months ago | |
| Newsroom.php | 7 months ago | |
| Notification.php | 4 weeks ago | |
| OauthClient.php | 4 weeks ago | |
| Page.php | 9 months ago | |
| Place.php | 9 months ago | |
| Profile.php | 4 weeks ago | |
| ProfileSponsor.php | 9 months ago | |
| Report.php | 4 weeks ago | |
| ReportComment.php | 9 months ago | |
| ReportLog.php | 9 months ago | |
| Status.php | 4 weeks ago | |
| StatusArchived.php | ||
| StatusHashtag.php | 4 weeks ago | |
| StatusView.php | 9 months ago | |
| Story.php | 4 weeks ago | |
| StoryItem.php | 4 weeks ago | |
| StoryReaction.php | 9 months ago | |
| StoryView.php | 9 months ago | |
| UIKit.php | 9 months ago | |
| User.php | 4 weeks ago | |
| UserDevice.php | 4 weeks ago | |
| UserFilter.php | 4 weeks ago | |
| UserInvite.php | 9 months ago | |
| UserSetting.php | 7 months ago | |
| helpers.php | 9 months ago | |