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/Api
Daniel Supernault 9c81a75ad3
Refactor Direct Messages, add Group Chat support and proper context threading with Mastodon
3 days ago
..
AccountTest.php fix #7328 1 week ago
AvatarUpdateTest.php Fix silent failure in avatar upload endpoints 3 weeks ago
CollectionStoreVisibilityTest.php Require visibility on collection store to match NOT NULL schema 2 weeks ago
CollectionTest.php
CustomFilterRateLimitTest.php Fix custom filter rate-limit counter never expiring 2 weeks ago
CustomFilterTransactionTest.php Fix dangling DB transactions in CustomFilterController 2 weeks ago
DirectMessageReadTest.php Refactor Direct Messages, add Group Chat support and proper context threading with Mastodon 3 days ago
FavouritesPaginationTest.php Fix favourites pagination skipping one favourite per page boundary 2 weeks ago
HomeTimelineNullAccountTest.php Guard home timeline filter against null account 2 weeks ago
LoginActivityTest.php Fix login activity groupBy returning stale rows and 500 on strict DBs 2 weeks ago
NetworkTimelineNullAccountTest.php Filter null-account statuses from non-cached network timeline 2 weeks ago
NotificationTest.php
PersonalAccessTokenRenewKillSwitchTest.php Apply Pint lint fixes to session test files 2 weeks ago
ReblogDuplicateTest.php Apply Pint lint fixes to session test files 2 weeks ago
ReportObjectIdValidationTest.php Validate report object_id as a positive integer to fix 500 on array input 1 week ago
ScopeTest.php
SearchTest.php
StatusTest.php
StoryPublishValidationTest.php Stop swallowing overlay ValidationException into a generic 500 2 weeks ago
StoryVideoUploadPathTest.php polish 2 weeks ago
TimelineTest.php
V2MediaRoleCheckTest.php Enforce can-post role check on POST /api/v2/media 1 week ago