Wesley Beary
|
d220e9029b
|
move File.open(lorem) into spec_helper to DRY
|
2009-11-05 09:19:48 -08:00 |
|
Wesley Beary
|
4086234ddc
|
switch to using extracted connection code (excon)
|
2009-10-31 12:26:49 -07:00 |
|
Wesley Beary
|
1b32a08d3f
|
don't run the opening a url in mock mode
|
2009-10-08 23:13:17 -07:00 |
|
Wesley Beary
|
6cfcfd1edf
|
first pass at query param signed s3 requests
|
2009-10-03 15:43:19 -07:00 |
|
Wesley Beary
|
4d8cb107a4
|
[s3] use path, rather than subdomain requests, as necessary
|
2009-10-02 22:34:40 -07:00 |
|
Wesley Beary
|
23ae9584a1
|
Stream data for S3 get/put object
|
2009-09-09 20:44:28 -07:00 |
|
Wesley Beary
|
b23594254c
|
Fix s3 mocking behaviours:
1) delete_bucket should raise a 409 if the bucket is not empty
2) (get/put)_object should have 'Content-Type' headers
|
2009-09-02 20:15:32 -07:00 |
|
Wesley Beary
|
09e9315be9
|
cleanup/decouple specs
|
2009-08-19 20:32:57 -07:00 |
|
Wesley Beary
|
5cdb40d261
|
change to use nested success/fail blocks
|
2009-08-19 19:11:57 -07:00 |
|
Wesley Beary
|
bb7c79295e
|
support options in s3.get_bucket mocks
|
2009-08-18 09:32:25 -07:00 |
|
Wesley Beary
|
962169950a
|
keep mocked data on class (new instances will share data) and provide reset_data function
|
2009-08-17 22:39:44 -07:00 |
|
Wesley Beary
|
91a0d88f69
|
fix query params for s3
|
2009-08-17 17:57:52 -07:00 |
|
Wesley Beary
|
e59a6c3645
|
fix spec_helper file path
|
2009-08-17 15:55:30 -07:00 |
|
Wesley Beary
|
7f0fa5c869
|
merge with latest head
|
2009-08-17 15:25:19 -07:00 |
|
Wesley Beary
|
703f91a4d1
|
reorganize specs
|
2009-08-12 20:40:30 -07:00 |
|