Documentation ¶
Index ¶
- func MakeEvent(event *info.Event) *info.Event
- func MakePREvent(event *info.Event) *types.PullRequestEvent
- func MuxCommitInfo(t *testing.T, mux *http.ServeMux, event *info.Event, commit bbv1.Commit)
- func MuxCreateAndTestCommitStatus(t *testing.T, mux *http.ServeMux, event *info.Event, expectedDescSubstr string, ...)
- func MuxCreateComment(t *testing.T, mux *http.ServeMux, event *info.Event, ...)
- func MuxDefaultBranch(t *testing.T, mux *http.ServeMux, event *info.Event, ...)
- func MuxDirContent(t *testing.T, mux *http.ServeMux, event *info.Event, testDir string, ...)
- func MuxFiles(t *testing.T, mux *http.ServeMux, event *info.Event, branch string, ...)
- func MuxListDir(t *testing.T, mux *http.ServeMux, event *info.Event, path string, ...)
- func MuxProjectMemberShip(t *testing.T, mux *http.ServeMux, event *info.Event, ...)
- func MuxPullRequestActivities(t *testing.T, mux *http.ServeMux, event *info.Event, prNumber int, ...)
- func MuxRepoMemberShip(t *testing.T, mux *http.ServeMux, event *info.Event, ...)
- func SetupBBServerClient(ctx context.Context, t *testing.T) (*bbv1.APIClient, *http.ServeMux, func())
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakePREvent ¶
func MakePREvent(event *info.Event) *types.PullRequestEvent
func MuxCommitInfo ¶
func MuxCreateComment ¶
func MuxDefaultBranch ¶
func MuxDirContent ¶
func MuxListDir ¶
func MuxProjectMemberShip ¶
func MuxRepoMemberShip ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.