Documentation ¶
Index ¶
- Constants
- func Client(t *testing.T) *rockset.RockClient
- func Context() context.Context
- func ContextWithLevel(lvl zerolog.Level) context.Context
- func DebugClient(t *testing.T) *rockset.RockClient
- func Description() string
- func RandomName(prefix string) string
- func RandomString(length int) string
- func SkipUnlessDocker(t *testing.T)
- func SkipUnlessEnvSet(t *testing.T, envName string) string
- func SkipUnlessIntegrationTest(t *testing.T)
- type Retrier
Constants ¶
View Source
const PersistentAlias = "getalias"
View Source
const PersistentCollection = "snp"
View Source
const PersistentWorkspace = "persistent"
Variables ¶
This section is empty.
Functions ¶
func DebugClient ¶
func Description ¶
func Description() string
func RandomName ¶
func RandomString ¶
RandomString creates a random string with a specific length
func SkipUnlessDocker ¶
func SkipUnlessIntegrationTest ¶
SkipUnlessIntegrationTest is helper function to skip unless ROCKSET_APIKEY is set
Types ¶
Click to show internal directories.
Click to hide internal directories.