package
0.1.5
Repository: https://github.com/kbase/blobstore.git
Documentation: pkg.go.dev

# Functions

AssertCloseToNow asserts that the given time is within the given duration of the present time.
AssertWithin1MS asserts that the given times are within 1ms of each other.
GetConfig provides the test configuration.

# Constants

TestAuth2Jar is the key in the config file for the path to the KBase auth2 shadow test jar.
TestConfigEnv is the key for an environment variable containing the path to the test configuration file.
TestDeleteTempDir is the key in the config file for whether the temporary directory should be deleted when the tests are complete.
TestMinioExe is the key in the config file for the minio executable path.
TestMongoExe is the key in the config file for the mongo executable path.
TestSection is the section of the test.cfg ini file where the tests look for configuration values.
TestTempDir is the key in the config file for the temporary directory.
TestUseWiredTiger denotes that the MongoDB WiredTiger storage engine should be used.

# Structs

TestConfig contains the test configuration.