aboutsummaryrefslogtreecommitdiffstats
path: root/test/service/shared_service_tests.rb
Commit message (Collapse)AuthorAgeFilesLines
* Disk service: use binary IO throughout, not UTF-8Jeremy Daer2017-07-081-6/+4
|
* Tests: skip GCS/AWS service tests if unconfiguredJeremy Daer2017-07-081-0/+1
|
* 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.
* 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.
* Rename from Site to Service now that we're called Active StorageDavid Heinemeier Hansson2017-07-061-0/+63