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 well
Functions
- 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 thekeyin a collection ofTestObjects. - Validate the test data in a hash map against files in a directory where the file paths relative to
pathcorrespond to the keys inTestObjectWithData. - Validate the test data in a hash map against an S3 bucket to which an archive containing the test data has been extracted.