Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Acceptance tests constants ACC_TEST_PROJECT_ID = "a4d42390-a3fb-40a5-bbab-ecc3988f8091" // errors ERR_UNEXPECTED_EOF = "unexpected EOF" )
Variables ¶
This section is empty.
Functions ¶
func GetAcceptanceTestsProjectID ¶ added in v1.8.0
func GetAcceptanceTestsProjectID() string
GetAcceptanceTestsProjectID returns the project ID for acceptance test can be overridden by setting ACC_TEST_PROJECT_ID
func ShouldAccTestRun ¶ added in v0.2.0
ShouldAccTestRun returns true of the provided flag is true or if an env variable ACC_TEST_CI has any value
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.