Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Record = flag.Bool("record", false, "whether to run tests against cloud resources and record the interactions")
Functions ¶
func NewAWSSession ¶
NewAWSSession creates a new session for testing against AWS. If the test is short, the session reads a replay file and runs the test as a replay, which never makes an outgoing HTTP call and uses fake credentials. If the test is not short, the test will call out to AWS, and the results recorded as a new replay file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.