Documentation
¶
Index ¶
- func GetAuthHeaderFromCredentials(username, password string, ts *httptest.Server) map[string]string
- func GetAuthTokenFromCredentials(username, password string, ts *httptest.Server) string
- func GetDefaultAuthHeader(ts *httptest.Server) map[string]string
- func GetDefaultAuthToken(ts *httptest.Server) string
- func GetLifecycle(file string) *goapp.Lifecycle
- func GetNode(app *goapp.App, res *Response) *base.Node
- func GetPager(app *goapp.App, res *Response) *api.ApiPager
- func InitSearchFixture(app *goapp.App) []*base.Node
- func RunHttpTest(t *testing.T, f func(t *testing.T, ts *httptest.Server, app *goapp.App))
- type Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDefaultAuthToken ¶
func GetLifecycle ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.