Documentation
¶
Index ¶
Constants ¶
View Source
const ( TargetDir = "./target" ZipFilePattern = "thunder-*.zip" ExtractedDir = "./target/.test" ServerBinary = "thunder" TestDeploymentYamlPath = "./tests/integration/resources/deployment.yaml" TestDatabaseSchemaDirectory = "./tests/integration/resources/dbscripts" InitScriptPath = "./scripts/init_script.sh" DatabaseFileBasePath = "repository/database/" DatabaseSchemaFile = "dbscripts/thunderdb/sqlite.sql" )
Variables ¶
This section is empty.
Functions ¶
func ReplaceResources ¶
func ReplaceResources() error
func RunInitScript ¶
func RunInitScript() error
func StopServer ¶
func UnzipProduct ¶
func UnzipProduct() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.