Documentation ¶
Index ¶
- func CreateAndLogUser(env *testscript.Env) (err error)
- func CreateFakeUserWithUsername(username string, accountType models.AccountType, env *testscript.Env) (err error)
- func CreateProject(env *testscript.Env) (err error)
- func EndScript() int
- func GetGcloudFuncAuthPidFilePath() string
- func GithubLoginSuccess() int
- func MakeOrgaFree(env *testscript.Env) error
- func SetupEnvVars(env *testscript.Env) error
- func WaitAPIStart() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAndLogUser ¶
func CreateAndLogUser(env *testscript.Env) (err error)
func CreateFakeUserWithUsername ¶
func CreateFakeUserWithUsername( username string, accountType models.AccountType, env *testscript.Env, ) (err error)
func CreateProject ¶
func CreateProject(env *testscript.Env) (err error)
func GetGcloudFuncAuthPidFilePath ¶
func GetGcloudFuncAuthPidFilePath() string
func GithubLoginSuccess ¶
func GithubLoginSuccess() int
GithubLoginSuccess function fakes a successfull login on github
func MakeOrgaFree ¶
func MakeOrgaFree(env *testscript.Env) error
func SetupEnvVars ¶
func SetupEnvVars(env *testscript.Env) error
func WaitAPIStart ¶
func WaitAPIStart() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.