gitforge/tests/integration/fixtures
steven.guiheux 052b6ed8f5 fix: ignore migrated commit without a patch (#13257)
Close #13239

Implement the same behaviour as the gitea_uploader

### Tests for Go changes

(can be removed for JavaScript changes)

- I added test coverage for Go changes...
  - [X] in the `tests/integration` directory if it involves interactions with a live Forgejo server.

### Documentation

- [X] I did not document these changes and I do not expect someone else to do it.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13257
Reviewed-by: Mathieu Fenniak <mfenniak@noreply.codeberg.org>
2026-07-03 03:38:52 +02:00
..
TestActionConcurrencyGroupQueue
TestActionConcurrencyRunnerFiltering
TestActionRunDeletion
TestActionRunsList
TestActionsAPICancelActionRun feat(api): add new /repos/{owner}/{repo}/actions/runs/{run_id}/cancel API endpoint (#12957) 2026-06-09 04:00:56 +02:00
TestActionsAPIDeleteActionRun
TestActionVariablesModification
TestActionViewRunDeletion
TestActionViewsView
TestAdminDeleteUser
TestAdminFederationViewHostsAndUsers
TestAdminModerationViewReports
TestAPIGetTeamRepoAccessTokenResources
TestAPIGetTeamReposAccessTokenResources
TestAPIGlobalActionsRunnerOperations
TestAPIGlobalActionsRunnerRegistrationTokenOperations
TestAPIOrgActionsRunnerOperations
TestAPIOrgActionsRunnerRegistrationTokenOperations
TestAPIRemoveIssueLabelByName
TestAPIRepoActionsRunnerOperations
TestAPIRepoActionsRunnerRegistrationTokenOperations
TestAPIUserActionsRunnerOperations
TestAPIUserActionsRunnerRegistrationTokenOperations
TestAssignProject
TestBlockActions
TestBlockedNotifications
TestCommitRefComment
TestCreateTaskForRunner
TestDisplayInvites feat: setting to add team members by invitations (#12845) 2026-06-15 01:46:25 +02:00
TestEphemeralRunner
TestFeed
TestForcePushCommitStatus
TestGetAttachmentViaAPITokens
TestGetContentHistory
TestIssueCommentChangeProject
TestPackageContainerCleanup
TestPullCombinedReviewRequest
TestPullEditable
TestPullMirrorRedactCredentials
TestPullRequestParticipants
TestPullRequestReplyMail
TestPullReviewReplyToCommentWithoutPatch fix: ignore migrated commit without a patch (#13257) 2026-07-03 03:38:52 +02:00
TestRunnerModification
TestRunnerVisibility
TestSystemCommentRoles
TestUserPasswordResetOAuth2
TestUserRename
TestXSSReviewDismissed