Documentation ¶
Index ¶
- Constants
- func ConfirmEmail(t *testing.T, gurl string, secret string)
- func DefaultTextileConfig(t *testing.T) core.Config
- func MakeTextile(t *testing.T) core.Config
- func MakeTextileWithConfig(t *testing.T, conf core.Config, autoShutdown bool) func(deleteRepo bool)
- func NewEmail() string
- func NewUsername() string
- func Signin(t *testing.T, client *client.Client, conf core.Config, usernameOrEmail string) *pb.SigninReply
- func Signup(t *testing.T, client *client.Client, conf core.Config, username, email string) *pb.SignupReply
Constants ¶
View Source
const SessionSecret = "hubsession"
Variables ¶
This section is empty.
Functions ¶
func MakeTextileWithConfig ¶ added in v1.0.13
func NewUsername ¶
func NewUsername() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.