stable
Clone or download
Read-only
No functional change. CI should be happy. PSR-4 root was missing for unit and integration tests. Stubs and builders are moved to their corresponding folders, and now respect PSR-4 structure. part of story #32316 Update comments Change-Id: I8a1275363ea560651bbd5fce0ae1baabf865a7e9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/pullrequest/composer.json | +1 | −1 | Go to diff View file |
R | plugins/pullrequest/tests/unit/PullRequest/Reference/CrossReferencePullRequestOrganizerTest.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Builders/CommentTestBuilder.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Builders/GitPullRequestReferenceTestBuilder.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Builders/InlineCommentTestBuilder.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Builders/PullRequestTestBuilder.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Stub/CheckUserCanAccessPullRequestStub.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Stub/CommentSearcherStub.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Stub/CommentUpdaterStub.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Stub/FormatNotificationContentStub.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Stub/GetReferenceByPullRequestIdStub.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Stub/InlineCommentSaverStub.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Stub/InlineCommentSearcherStub.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Stub/SearchAbandonEventStub.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Stub/SearchMergeEventStub.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Stub/SearchPullRequestStub.php | Go to diff View file | ||
R | plugins/pullrequest/tests/unit/Stub/UpdateGitPullRequestReferenceStub.php | Go to diff View file |