Documentation
¶
Index ¶
- func Request(method string, url string) *gorequest.SuperAgent
- func RequestJSON(handler echo.HandlerFunc, method string, url string, body interface{}) (*httptest.ResponseRecorder, map[string]string, error)
- func SeedAccount() (account models.Account, password string)
- func SeedApp(gitRepository string, owner string) models.Application
- func SeedSession(account *models.Account) models.Session
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequestJSON ¶
func RequestJSON(handler echo.HandlerFunc, method string, url string, body interface{}) (*httptest.ResponseRecorder, map[string]string, error)
Deprecated, use Request instead
func SeedAccount ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.