# Packages
No description provided by the author
# Functions
GetAuthCookie returns a pointer to a test authentication cookie.
GetPassword returns a static mneumonic to use.
GetRepoPath returns the repo path to use for tests It should be considered volitile and may be destroyed at any time.
NewAPIConfig returns a new config object for the API tests.
No description provided by the author
NewNode creates a new *core.OpenBazaarNode prepared for testing.
NewRepository creates and initializes a new temporary repository for tests.
No description provided by the author
# Structs
Repository represents a test (temporary/volitile) repository.