Documentation
¶
Index ¶
- func IsTransientLiveNetworkError(err error) bool
- func LoadRepoEnv() error
- func RequireEnv(t testing.TB, vars ...string)
- func RequireFull(t testing.TB, vars ...string)
- func RequireLiveCredentials(t testing.TB, vars ...string)
- func RequireLiveWrite(t testing.TB, enableVar string, vars ...string)
- func RequireSoak(t testing.TB, vars ...string)
- func SkipIfTransientLiveNetworkError(t testing.TB, err error, context string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsTransientLiveNetworkError ¶ added in v1.0.0
func LoadRepoEnv ¶
func LoadRepoEnv() error
LoadRepoEnv loads the repo-root .env into the current process without overriding shell-exported environment variables.
func RequireEnv ¶
func RequireFull ¶
func RequireLiveCredentials ¶ added in v1.0.0
func RequireLiveWrite ¶ added in v1.0.0
func RequireSoak ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.