Module ssstar_testing::test_data
source · Expand description
Create test data in S3-compatible object storage
Structs
The same test object spec as in
TestObject, but with the data that is written to the object
as wellFunctions
Generate one or more test objects in a bucket.
Generate test data for and upload a single test object
Generate a unique prefix ending in a
/ character, and prepend it to the key in a collection
of TestObjects.Validate the test data in a hash map against files in a directory where the file paths relative
to
path correspond to the keys in TestObjectWithData.Validate the test data in a hash map against an S3 bucket to which an archive containing the
test data has been extracted.