tests

package
v0.0.0-...-dd46d99 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2022 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckMinServerServerVersion

func CheckMinServerServerVersion(conn driver.Conn, major, minor, patch uint64) bool

func CreateDatabase

func CreateDatabase(testSet string) error

func GetClickHouseTestVersion

func GetClickHouseTestVersion() string

func GetConnection

func GetConnection(testSet string, settings clickhouse.Settings, tlsConfig *tls.Config, compression *clickhouse.Compression) (driver.Conn, error)

func GetConnectionWithOptions

func GetConnectionWithOptions(options *clickhouse.Options) (driver.Conn, error)

func GetEnv

func GetEnv(key, fallback string) string

func IsSetInEnv

func IsSetInEnv(key string) bool

func PrintMemUsage

func PrintMemUsage()

PrintMemUsage outputs the current, total and OS memory being used. As well as the number of garage collection cycles completed. thanks to https://golangcode.com/print-the-current-memory-usage/

func RandAsciiString

func RandAsciiString(n int) string

func RandIPv4

func RandIPv4() net.IP

func RandIPv6

func RandIPv6() net.IP

func RandIntString

func RandIntString(n int) string

func SetTestEnvironment

func SetTestEnvironment(testSet string, environment ClickHouseTestEnvironment)

Types

type ClickHouseTestEnvironment

type ClickHouseTestEnvironment struct {
	Port      int
	HttpPort  int
	SslPort   int
	HttpsPort int
	Host      string
	Username  string
	Password  string
	Database  string
	Version   proto.Version
	Container testcontainers.Container `json:"-"`
}

func CreateClickHouseTestEnvironment

func CreateClickHouseTestEnvironment(testSet string) (ClickHouseTestEnvironment, error)

func GetExternalTestEnvironment

func GetExternalTestEnvironment(testSet string) (ClickHouseTestEnvironment, error)

func GetTestEnvironment

func GetTestEnvironment(testSet string) (ClickHouseTestEnvironment, error)

Directories

Path Synopsis
issues
209
360
470
476
484
485
Licensed to ClickHouse, Inc.
Licensed to ClickHouse, Inc.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL