Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunAccessStoreTests ¶
func RunAccessStoreTests(t *testing.T, store blob.AccessStore, teardown func())
RunAccessStoreTests runs the shared blob.AccessStore test suite.
func RunServerTests ¶
func RunServerTests( t *testing.T, accounts account.Store, blobs blob.Store, storage blob.ObjectStorage, access blob.AccessStore, upload uploadFunc, teardown func(), )
RunServerTests runs the shared blob.Server test suite against the given metadata store and object storage. The storage is always a fake injected by the caller (along with an upload hook), since the real S3/CloudFront backend is not exercised by unit tests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.