aboutsummaryrefslogtreecommitdiffstats
path: root/test/service
Commit message (Collapse)AuthorAgeFilesLines
* Test deleting a nonexistent keyGeorge Claghorn2017-07-061-0/+6
|
* Correct config path in error messageJohn Williams2017-07-061-1/+1
|
* Fix testGeorge Claghorn2017-07-061-2/+2
| | | | | | | * S3 fails fast if the Content-MD5 header on an upload request is an invalid checksum. Send a valid but incorrect checksum. * Rescue the service-specific exception and raise the generic one.
* Helper methods are privateDavid Heinemeier Hansson2017-07-061-4/+5
|
* Check integrity after uploadsDavid Heinemeier Hansson2017-07-061-2/+15
|
* Compute checksum and byte_size client sideDavid Heinemeier Hansson2017-07-061-8/+0
| | | | | Then we can add integrity checks on uploads to prevent errors in transport.
* Flesh out mirror testsGeorge Claghorn2017-07-061-7/+26
|
* Rename from Site to Service now that we're called Active StorageDavid Heinemeier Hansson2017-07-067-0/+144