Versions in this module Expand all Collapse all v1 v1.113.0 Aug 11, 2026 Changes in this version + func MakeJWT(t *testing.T, claims jwt.RegisteredClaims) string + func NewTestClient(t *testing.T, baseURL string) *gitlab.Client + func NewTestExec(t *testing.T, srv *httptest.Server, cmdFunc cmdtest.CmdFunc) cmdtest.CmdExecFunc + func NewTestServer(t *testing.T, handler http.HandlerFunc) (*httptest.Server, *atomic.Int32) + func NewTokenExchangeServer(t *testing.T, wantToken string, gotBody *WireRequest) (*httptest.Server, *atomic.Int32) + type WireRequest struct + Audience string + ExpiresIn int