README ¶ Space / Acceptance tests A user management microservice; OAuth 2 provider Setup $ brew install chromedriver $ go get github.com/tools/godep $ godep restore Testing $ SPACE_ENV=testing go test -cover ./... Generate new test case $ ginkgo generate --agouti {description-file} Limitations Currently, there is no dependency management License MIT License © Ewerton Assis Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func Settings(key string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Settings ¶ added in v0.1.10 func Settings(key string) string Settings defines settings for acceptance tests Types ¶ This section is empty. Source Files ¶ View all Source files acceptance_utils.go Click to show internal directories. Click to hide internal directories.